Home
last modified time | relevance | path

Searched refs:surfaceDestroyed (Results 1 – 25 of 60) sorted by relevance

123

/aosp14/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DFilterSurfaceView.java132 public synchronized void surfaceDestroyed(SurfaceHolder holder) { in surfaceDestroyed() method in FilterSurfaceView
137 mListener.surfaceDestroyed(holder); in surfaceDestroyed()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/taskview/
H A DTaskView.java234 public void surfaceDestroyed(SurfaceHolder holder) { in surfaceDestroyed() method in TaskView
235 mTaskViewTaskController.surfaceDestroyed(); in surfaceDestroyed()
/aosp14/frameworks/base/core/java/android/view/
H A DSurfaceHolder.java107 void surfaceDestroyed(@NonNull SurfaceHolder holder); in surfaceDestroyed() method
/aosp14/frameworks/base/rs/java/android/renderscript/
H A DRSSurfaceView.java88 public void surfaceDestroyed(SurfaceHolder holder) { in surfaceDestroyed() method in RSSurfaceView
/aosp14/frameworks/base/tests/FlickerTests/test-apps/flickerapp/src/com/android/server/wm/flicker/testapp/
H A DGameActivity.java61 public void surfaceDestroyed(SurfaceHolder holder) { in surfaceDestroyed() method in GameActivity
/aosp14/frameworks/base/apct-tests/perftests/surfaceflinger/src/android/surfaceflinger/
H A DSurfaceFlingerTestActivity.java67 public void surfaceDestroyed(SurfaceHolder holder) { in TestSurfaceView()
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/taskview/
H A DTaskViewTest.java218 mTaskView.surfaceDestroyed(sh); in testSurfaceDestroyed_noTask_legacyTransitions()
232 mTaskView.surfaceDestroyed(sh); in testSurfaceDestroyed_withTask_shouldNotHideTask_legacyTransitions()
244 mTaskView.surfaceDestroyed(sh); in testSurfaceDestroyed_withTask_legacyTransitions()
361 mTaskView.surfaceDestroyed(sh); in testSurfaceDestroyed_noTask()
376 mTaskView.surfaceDestroyed(sh); in testSurfaceDestroyed_withTask()
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
H A DCamera2SurfaceViewActivity.java112 public void surfaceDestroyed(SurfaceHolder holder) { in surfaceDestroyed() method in Camera2SurfaceViewActivity
H A DMediaFrameworkTest.java107 public void surfaceDestroyed(SurfaceHolder holder) { in surfaceDestroyed() method in MediaFrameworkTest
/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DViewRootSurfaceCallbackTest.java90 public void surfaceDestroyed(SurfaceHolder holder) { in surfaceDestroyed() method in ViewRootSurfaceCallbackTest
/aosp14/frameworks/base/tests/SurfaceControlViewHostTest/src/com/android/test/viewembed/
H A DSurfaceControlViewHostTest.java84 public void surfaceDestroyed(SurfaceHolder holder) { in surfaceDestroyed() method in SurfaceControlViewHostTest
/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DMovingSurfaceViewActivity.java114 public void surfaceDestroyed(SurfaceHolder holder) { in surfaceDestroyed() method in MovingSurfaceViewActivity
H A DScrollingStretchSurfaceViewActivity.java111 public void surfaceDestroyed(SurfaceHolder holder) { in surfaceDestroyed() method in ScrollingStretchSurfaceViewActivity
H A DCustomRenderer.java124 public void surfaceDestroyed(SurfaceHolder holder) {
H A DGetBitmapSurfaceViewActivity.java132 public void surfaceDestroyed(SurfaceHolder holder) { in surfaceDestroyed() method in GetBitmapSurfaceViewActivity
H A DFrontBufferedLayer.kt58 override fun surfaceDestroyed(holder: SurfaceHolder) {
H A DStretchySurfaceViewActivity.java144 public void surfaceDestroyed(SurfaceHolder holder) { in surfaceDestroyed() method in StretchySurfaceViewActivity
H A DHardwareCanvasSurfaceViewActivity.java101 public void surfaceDestroyed(SurfaceHolder holder) { in surfaceDestroyed() method in HardwareCanvasSurfaceViewActivity
H A DSurfaceViewAlphaActivity.java166 public void surfaceDestroyed(SurfaceHolder holder) { in surfaceDestroyed() method in SurfaceViewAlphaActivity
/aosp14/frameworks/base/tests/TaskOrganizerTest/src/com/android/test/taskembed/
H A DTaskView.java68 public void surfaceDestroyed(SurfaceHolder holder) {} in TaskView()
/aosp14/frameworks/base/tests/GamePerformance/src/android/gameperformance/
H A DCustomSurfaceView.java183 public void surfaceDestroyed(SurfaceHolder holder) { in surfaceDestroyed() method in CustomSurfaceView
/aosp14/frameworks/base/tests/SurfaceComposition/src/android/surfacecomposition/
H A DCustomSurfaceView.java236 public void surfaceDestroyed(SurfaceHolder holder) { in surfaceDestroyed() method in CustomSurfaceView
/aosp14/frameworks/base/tests/SurfaceViewBufferTests/src/com/android/test/
H A DMainActivity.kt119 override fun surfaceDestroyed(holder: SurfaceHolder) {
/aosp14/frameworks/base/tests/ChoreographerTests/src/main/java/android/view/choreographertests/
H A DAttachedChoreographerNativeTest.java83 public void surfaceDestroyed(SurfaceHolder holder) {} in setup()
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DSurfaceViewSyncValidatorTestCase.java87 public void surfaceDestroyed(@NonNull SurfaceHolder holder) {

123