Searched refs:animatorProto (Results 1 – 2 of 2) sorted by relevance
504 WindowStateAnimatorProto animatorProto = proto.animator; in WindowState() local505 if (animatorProto != null) { in WindowState()506 if (animatorProto.surface != null) { in WindowState()507 WindowSurfaceControllerProto surfaceProto = animatorProto.surface; in WindowState()510 mCrop = extract(animatorProto.lastClipRect); in WindowState()
859 WindowStateAnimatorProto animatorProto = proto.animator; in WindowState() local860 if (animatorProto != null) { in WindowState()861 if (animatorProto.surface != null) { in WindowState()862 WindowSurfaceControllerProto surfaceProto = animatorProto.surface; in WindowState()866 mCrop = extract(animatorProto.lastClipRect); in WindowState()