Searched refs:mAnimationLeashFactory (Results 1 – 1 of 1) sorted by relevance
43 private final Supplier<SurfaceControl.Builder> mAnimationLeashFactory; field in SimpleSurfaceAnimatable61 mAnimationLeashFactory = builder.mAnimationLeashFactory; in SimpleSurfaceAnimatable()103 return mAnimationLeashFactory.get(); in makeAnimationLeash()176 private Supplier<SurfaceControl.Builder> mAnimationLeashFactory; field in SimpleSurfaceAnimatable.Builder244 mAnimationLeashFactory = animationLeashFactory; in setAnimationLeashSupplier()318 if (mAnimationLeashFactory == null) { in build()