Searched defs:getSurfaceControl (Results 1 – 3 of 3) sorted by relevance
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/ | ||
D | TrustedPresentationCallbackTest.java | 503 public SurfaceControl getSurfaceControl() throws InterruptedException { in getSurfaceControl() method in TrustedPresentationCallbackTest.TestActivity |
/cts/tests/tests/graphics/jni/ | ||
D | android_graphics_cts_FrameRateCtsActivity.cpp | 148 ASurfaceControl* getSurfaceControl() const { return mSurface; } in getSurfaceControl() function in __anonb7bd83a40111::Surface |
/cts/tests/surfacecontrol/surfacevalidator/src/android/view/cts/surfacevalidator/ | ||
D | ASurfaceControlTestActivity.java | 116 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method in ASurfaceControlTestActivity |