Home
last modified time | relevance | path

Searched defs:getSurfaceControl (Results 1 – 3 of 3) sorted by relevance

/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DTrustedPresentationCallbackTest.java503 public SurfaceControl getSurfaceControl() throws InterruptedException { in getSurfaceControl() method in TrustedPresentationCallbackTest.TestActivity
/cts/tests/tests/graphics/jni/
Dandroid_graphics_cts_FrameRateCtsActivity.cpp148 ASurfaceControl* getSurfaceControl() const { return mSurface; } in getSurfaceControl() function in __anonb7bd83a40111::Surface
/cts/tests/surfacecontrol/surfacevalidator/src/android/view/cts/surfacevalidator/
DASurfaceControlTestActivity.java116 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method in ASurfaceControlTestActivity