Searched refs:animatorProto (Results 1 – 2 of 2) sorted by relevance
510 WindowStateAnimatorProto animatorProto = proto.animator; in WindowState() local511 if (animatorProto != null) { in WindowState()512 if (animatorProto.surface != null) { in WindowState()513 WindowSurfaceControllerProto surfaceProto = animatorProto.surface; in WindowState()516 mCrop = extract(animatorProto.lastClipRect); in WindowState()
793 WindowStateAnimatorProto animatorProto = proto.animator; in WindowState() local794 if (animatorProto != null) { in WindowState()795 if (animatorProto.surface != null) { in WindowState()796 WindowSurfaceControllerProto surfaceProto = animatorProto.surface; in WindowState()800 mCrop = extract(animatorProto.lastClipRect); in WindowState()