/* * This header is generated by classdump-dyld 1.0 * on Friday, February 8, 2019 at 1:26:38 PM Eastern European Standard Time * Operating System: Version 12.1 (Build 16B92) * Image Source: /System/Library/PrivateFrameworks/LocalAuthenticationPrivateUI.framework/LocalAuthenticationPrivateUI * classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias Limneos. */ #import #import #import @protocol LAUIPearlGlyphViewDelegate; @class LAUIPearlGlyphViewStaticResources, LAUICheckmarkLayer, UIView, MTKView, CAMetalLayer, CAShapeLayer, LAUICubicBSplineRenderer, CALayer, UIColor, NSString; @interface LAUIPearlGlyphView : UIView { LAUIPearlGlyphViewStaticResources* _sharedResources; double _maximumFramerate; double _scale; LAUICheckmarkLayer* _checkmarkLayer; BOOL _delegateRespondsToWillRender; UIView* _containerView; MTKView* _metalView; CAMetalLayer* _metalLayer; BOOL _rendererPaused; BOOL _inWindow; unsigned long long _externalAnimationCount; double _overdrawRatio; CGSize _boundsSize; CGSize _drawableSize; BOOL _contentLayerNeedsMaskUpdate; CAShapeLayer* _contentLayerMask; LAUICubicBSplineRenderer* _renderer; BOOL _modelDirty; BOOL _panning; double _lastUpdateTime; BOOL _animating; unsigned long long _cornerID; unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator > > >* _cornerStates; set, std::__1::allocator >* _duplicateCornerIdentifiers; _ringPoint; unsigned long long _eyeID; unsigned long long _noseID; unsigned long long _mouthID; unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator > > >, std::__1::hash, std::__1::equal_to, std::__1::allocator, std::__1::hash, std::__1::equal_to, std::__1::allocator > > > > > >* _faceStates; double4x4 _cameraTransform; map, std::__1::allocator >, std::__1::less, std::__1::allocator, std::__1::allocator > > > >* _rendererIdentifiers; global_state _normalRenderState; global_state _blurredRenderState; _idleColor; _defaultColor; _oscillatingColor; _successColor; _processingColor; _finishedColor; BOOL _finishedColorOverridden; BOOL _reduceBlur; long long _priorState; BOOL _changingState; BOOL _stateChangeAnimated; unsigned long long _stateChangeCounter; vector >* _completionHandlers; CGColorSpaceRef _colorSpace; BOOL _hideFace; BOOL _paused; BOOL _feedbackEnabled; long long _style; long long _state; CALayer* _contentLayer; id _delegate; } @property (nonatomic,readonly) long long style; //@synthesize style=_style - In the implementation block @property (nonatomic,readonly) UIColor * finishedColor; @property (nonatomic,readonly) BOOL hideFace; //@synthesize hideFace=_hideFace - In the implementation block @property (nonatomic,readonly) long long state; //@synthesize state=_state - In the implementation block @property (assign,getter=isPaused,nonatomic) BOOL paused; //@synthesize paused=_paused - In the implementation block @property (assign,nonatomic) BOOL feedbackEnabled; //@synthesize feedbackEnabled=_feedbackEnabled - In the implementation block @property (nonatomic,readonly) CALayer * contentLayer; //@synthesize contentLayer=_contentLayer - In the implementation block @property (assign,nonatomic,__weak) id delegate; //@synthesize delegate=_delegate - In the implementation block @property (assign,getter=isWireframeEnabled,nonatomic) BOOL wireframeEnabled; @property (assign,nonatomic) double4x4 modelTransform; @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (copy,readonly) NSString * description; @property (copy,readonly) NSString * debugDescription; +(id)sharedStaticResources; -(void)setFinishedColor:(id)arg1 animated:(BOOL)arg2 ; -(void)setState:(long long)arg1 animated:(BOOL)arg2 withCompletion:(/*^block*/id)arg3 ; -(void)setHideFace:(BOOL)arg1 animated:(BOOL)arg2 ; -(double4x4)modelTransform; -(void)setState:(long long)arg1 animated:(BOOL)arg2 ; -(CALayer *)contentLayer; -(void)_applyStyle; -(void)reduceTransparencyDidChange:(id)arg1 ; -(void)reduceMotionDidChange:(id)arg1 ; -(void)_updateReduceBlurState; -(BOOL)isWireframeEnabled; -(void)setWireframeEnabled:(BOOL)arg1 ; -(void)setModelTransform:(double4x4)arg1 ; -(void)_createStates; -(void)_applyBlurRadius; -(void)_applyStateAnimated:(BOOL)arg1 ; -(void)_executeCompletionHandlers:(BOOL)arg1 ; -(2)_extractColorVectorFromColor:(id)arg1 ; -(void)_applyCheckmarkColor; -(void)_updateRendererPaused:(BOOL)arg1 ; -(void)mtkView:(id)arg1 drawableSizeWillChange:(CGSize)arg2 ; -(void)drawInMTKView:(id)arg1 ; -(void)purgeBuffers; -(UIColor *)finishedColor; -(void)beginExternalAnimation; -(void)endExternalAnimation; -(BOOL)hideFace; -(void)setFeedbackEnabled:(BOOL)arg1 ; -(id)init; -(void)dealloc; -(void)setDelegate:(id)arg1 ; -(long long)state; -(id)initWithFrame:(CGRect)arg1 ; -(void)layoutSubviews; -(long long)style; -(id)delegate; -(id)initWithStyle:(long long)arg1 ; -(void)didMoveToWindow; -(void)setStyle:(long long)arg1 animated:(BOOL)arg2 ; -(void)setPaused:(BOOL)arg1 ; -(BOOL)feedbackEnabled; -(void)applicationDidBecomeActive:(id)arg1 ; -(BOOL)isPaused; @end