Searched refs:swapBuffers (Results 26 - 36 of 36) sorted by relevance

12

/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DCameraStreamer.java390 clientTarget.swapBuffers();
552 private synchronized void swapBuffers() { method in class:CameraStreamer.CamFrameHandlerGB
562 swapBuffers();
H A DRenderTarget.java233 public void swapBuffers() { method in class:RenderTarget
/frameworks/native/cmds/flatland/
H A DGLHelper.cpp178 bool GLHelper::swapBuffers(EGLSurface surface) { function in class:android::GLHelper
H A DMain.cpp544 result = mGLHelper->swapBuffers(surface);
/frameworks/base/core/java/android/hardware/camera2/legacy/
H A DSurfaceTextureRenderer.java529 private boolean swapBuffers(EGLSurface surface) method in class:SurfaceTextureRenderer
536 throw new IllegalStateException("swapBuffers: EGL error: 0x" +
774 swapBuffers(holder.eglSurface);
/frameworks/native/opengl/libagl/
H A Degl.cpp170 virtual EGLBoolean swapBuffers();
195 EGLBoolean egl_surface_t::swapBuffers() { function in class:android::egl_surface_t
228 virtual EGLBoolean swapBuffers();
489 EGLBoolean egl_window_surface_v2_t::swapBuffers() function in class:android::egl_window_surface_v2_t
1914 d->swapBuffers();
/frameworks/base/libs/hwui/renderthread/
H A DCanvasContext.cpp424 bool didSwap = mRenderPipeline->swapBuffers(frame, drew, windowDirty, mCurrentFrameInfo,
H A DVulkanManager.cpp605 void VulkanManager::swapBuffers(VulkanSurface* surface) { function in class:android::uirenderer::renderthread::VulkanManager
/frameworks/native/services/surfaceflinger/
H A DDisplayDevice.cpp314 void DisplayDevice::swapBuffers(HWComposer& hwc) const { function in class:DisplayDevice
H A DSurfaceFlinger.cpp1428 hw->swapBuffers(getHwComposer());
2492 displayDevice->swapBuffers(getHwComposer());
H A DSurfaceFlinger_hwc1.cpp1163 hw->swapBuffers(getHwComposer());
2177 hw->swapBuffers(getHwComposer());

Completed in 1129 milliseconds

12