HomeSort by relevance Sort by last modified time
    Searched defs:destroySurface (Results 1 - 25 of 41) sorted by null

1 2

  /external/swiftshader/src/OpenGL/libGL/
Display.cpp 113 destroySurface(*mSurfaceSet.begin());
130 void Display::destroySurface(Surface *surface)
  /frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
BlockingGLTextureView.java 263 public void destroySurface() {
411 mEglHelper.destroySurface();
  /packages/apps/Gallery2/src/com/android/photos/views/
BlockingGLTextureView.java 263 public void destroySurface() {
411 mEglHelper.destroySurface();
  /frameworks/base/libs/hwui/renderthread/
EglManager.cpp 341 void EglManager::destroySurface(EGLSurface surface) {
VulkanManager.cpp 277 void VulkanManager::destroySurface(VulkanSurface* surface) {
550 destroySurface(surface);
  /frameworks/native/cmds/flatland/
GLHelper.cpp 168 void GLHelper::destroySurface(EGLSurface* surface) {
  /frameworks/native/services/surfaceflinger/
Client.cpp 217 status_t Client::destroySurface(const sp<IBinder>& handle) {
  /external/swiftshader/src/OpenGL/libEGL/
Display.cpp 224 destroySurface(*mSurfaceSet.begin());
609 void Display::destroySurface(egl::Surface *surface)
  /cts/tests/tests/openglperf/src/android/openglperf/cts/
GLSurfaceViewCustom.java 809 void destroySurface(EGL10 egl, EGLDisplay display, EGLSurface surface);
    [all...]
  /external/replicaisland/src/com/replica/replicaisland/
GLSurfaceView.java 731 void destroySurface(EGL10 egl, EGLDisplay display, EGLSurface surface);
741 public void destroySurface(EGL10 egl, EGLDisplay display,
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLSurfaceView.java 824 void destroySurface(EGL10 egl, EGLDisplay display, EGLSurface surface);
    [all...]
  /cts/tests/vr/src/android/vr/cts/
OpenGLESActivity.java 299 public void destroySurface(EGL10 egl, EGLDisplay display, EGLSurface surface) {
  /frameworks/base/services/core/java/com/android/server/display/
ColorFade.java 357 destroySurface();
631 private void destroySurface() {
  /frameworks/native/libs/gui/
SurfaceComposerClient.cpp 485 SurfaceComposerClient::Transaction& SurfaceComposerClient::Transaction::destroySurface(
663 status_t SurfaceComposerClient::destroySurface(const sp<IBinder>& sid) {
666 status_t err = mClient->destroySurface(sid);
  /frameworks/base/services/core/java/com/android/server/wm/
RootWindowContainer.java 538 winAnimator.destroySurface();
    [all...]
WindowStateAnimator.java 639 destroySurface();
    [all...]
WindowState.java     [all...]
WindowManagerService.java     [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.1.0_r7-robolectric-0.jar 
android-all-8.0.0_r4-robolectric-0.jar 
android-all-o-preview-4-robolectric-0.jar 
android-all-8.0.0_r4-robolectric-r1.jar 
android-all-8.1.0-robolectric-r4458339.jar 
  /external/robolectric/v1/lib/main/
android.jar 
  /prebuilts/sdk/12/
android.jar 

Completed in 258 milliseconds

1 2