Searched refs:presentCommandBuffer (Results 1 - 4 of 4) sorted by relevance

/external/skia/include/gpu/gl/command_buffer/
H A DSkCommandBufferGLContext.h46 void presentCommandBuffer();
/external/skia/include/views/
H A DSkOSWindow_Win.h142 void presentCommandBuffer();
/external/skia/src/views/win/
H A DSkOSWindow_win.cpp591 void SkOSWindow::presentCommandBuffer() { function in class:SkOSWindow
592 fCommandBuffer->presentCommandBuffer();
682 presentCommandBuffer();
/external/skia/src/gpu/gl/command_buffer/
H A DSkCommandBufferGLContext.cpp331 void SkCommandBufferGLContext::presentCommandBuffer() { function in class:SkCommandBufferGLContext

Completed in 139 milliseconds