Searched refs:CreateWithoutFlush (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/ui/gl/ | ||
D | gl_fence.h | 25 static GLFence* CreateWithoutFlush(); |
D | gl_fence.cc | 63 GLFence* GLFence::CreateWithoutFlush() { in CreateWithoutFlush() function in gfx::GLFence |