HomeSort by relevance Sort by last modified time
    Searched refs:CreateWithoutFlush (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/gl/
gl_fence.h 21 static GLFence* CreateWithoutFlush();
gl_fence.cc 153 GLFence* GLFence::CreateWithoutFlush() {
  /external/chromium_org/gpu/command_buffer/service/
texture_definition.cc 287 write_fence_.reset(gfx::GLFence::CreateWithoutFlush());

Completed in 294 milliseconds