Searched refs:hasChoreographer (Results 1 – 3 of 3) sorted by relevance
157 assertTrue(sc1.hasChoreographer()); in testCreateChoreographer()167 assertTrue(sc2.hasChoreographer()); in testCreateChoreographer()177 assertTrue(sc3.hasChoreographer()); in testCreateChoreographer()196 assertTrue(surfaceControl.hasChoreographer()); in testCreateChoreographer()211 assertTrue(sc.hasChoreographer()); in testCopySurfaceControl()216 assertFalse(copyConstructorSc.hasChoreographer()); in testCopySurfaceControl()218 assertTrue(copyConstructorSc.hasChoreographer()); in testCopySurfaceControl()225 assertFalse(copyFromSc.hasChoreographer()); in testCopySurfaceControl()227 assertTrue(copyFromSc.hasChoreographer()); in testCopySurfaceControl()244 assertTrue(sc.hasChoreographer()); in testMirrorSurfaceControl()[all …]
1503 public boolean hasChoreographer() { in hasChoreographer() method in SurfaceControl
3702 method public boolean hasChoreographer();