Searched defs:GLFenceNVFence (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/gl/
H A Dgl_fence.cc13 class GLFenceNVFence: public gfx::GLFence { class in namespace:__anon15290
15 GLFenceNVFence(bool flush) { function in class:__anon15290::GLFenceNVFence
45 virtual ~GLFenceNVFence() {
133 return new GLFenceNVFence(flush);

Completed in 68 milliseconds