HomeSort by relevance Sort by last modified time
    Searched defs:ShallowFlushCHROMIUM (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/cc/test/
test_gles2_interface.cc 155 void TestGLES2Interface::ShallowFlushCHROMIUM() {
156 test_context_->shallowFlushCHROMIUM();
  /external/chromium_org/gpu/command_buffer/client/
gles2_interface_stub_impl_autogen.h 382 void GLES2InterfaceStub::ShallowFlushCHROMIUM() {
    [all...]
gles2_trace_implementation_impl_autogen.h 667 void GLES2TraceImplementation::ShallowFlushCHROMIUM() {
668 TRACE_EVENT_BINARY_EFFICIENT0("gpu", "GLES2Trace::ShallowFlushCHROMIUM");
669 gl_->ShallowFlushCHROMIUM();
    [all...]
gles2_implementation.cc 371 ShallowFlushCHROMIUM();
382 // TODO(piman): This probably should be ShallowFlushCHROMIUM().
893 void GLES2Implementation::ShallowFlushCHROMIUM() {
    [all...]

Completed in 681 milliseconds