Searched defs:swapBuffers (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ | ||
D | GLEnvironment.java | 96 public void swapBuffers() { in swapBuffers() method in GLEnvironment |
/frameworks/native/services/surfaceflinger/ | ||
D | DisplayDevice.cpp | 210 void DisplayDevice::swapBuffers(HWComposer& hwc) const { in swapBuffers() function in DisplayDevice |
/frameworks/native/opengl/libagl/ | ||
D | egl.cpp | 192 EGLBoolean egl_surface_t::swapBuffers() { in swapBuffers() function in android::egl_surface_t |
/frameworks/native/libs/gui/tests/ | ||
D | SurfaceTexture_test.cpp | 1905 void swapBuffers() { in swapBuffers() function in android::SurfaceTextureGLThreadToGLTest::ProducerThread |