Searched refs:mAnimationLeashFactory (Results 1 – 1 of 1) sorted by relevance
43 private final Supplier<SurfaceControl.Builder> mAnimationLeashFactory; field in SimpleSurfaceAnimatable60 mAnimationLeashFactory = builder.mAnimationLeashFactory; in SimpleSurfaceAnimatable()96 return mAnimationLeashFactory.get(); in makeAnimationLeash()166 private Supplier<SurfaceControl.Builder> mAnimationLeashFactory; field in SimpleSurfaceAnimatable.Builder225 mAnimationLeashFactory = animationLeashFactory; in setAnimationLeashSupplier()296 if (mAnimationLeashFactory == null) { in build()