Searched defs:swapBuffers (Results 1 – 10 of 10) sorted by relevance
187 void EglWindow::swapBuffers() const { in swapBuffers() function in EglWindow
83 void swapBuffers() { in swapBuffers() function
103 bool SkiaVulkanPipeline::swapBuffers(const Frame& frame, bool drew, const SkRect& screenDirty, in swapBuffers() function in android::uirenderer::skiapipeline::SkiaVulkanPipeline
133 bool SkiaOpenGLPipeline::swapBuffers(const Frame& frame, bool drew, const SkRect& screenDirty, in swapBuffers() function in android::uirenderer::skiapipeline::SkiaOpenGLPipeline
100 public void swapBuffers() { in swapBuffers() method in GLEnvironment
177 bool GLHelper::swapBuffers(EGLSurface surface) { in swapBuffers() function in android::GLHelper
519 bool EglManager::swapBuffers(const Frame& frame, const SkRect& screenDirty) { in swapBuffers() function in android::uirenderer::renderthread::EglManager
560 void VulkanManager::swapBuffers(VulkanSurface* surface, const SkRect& dirtyRect) { in swapBuffers() function in android::uirenderer::renderthread::VulkanManager
233 public void swapBuffers() { in swapBuffers() method in RenderTarget
552 private synchronized void swapBuffers() { in swapBuffers() method in CameraStreamer.CamFrameHandlerGB