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

/external/chromium_org/cc/test/
H A Dtest_gles2_interface.cc161 void TestGLES2Interface::ShallowFlushCHROMIUM() { function in class:cc::TestGLES2Interface
/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_interface_stub_impl_autogen.h382 void GLES2InterfaceStub::ShallowFlushCHROMIUM() { function in class:GLES2InterfaceStub
H A Dgles2_implementation.cc381 ShallowFlushCHROMIUM();
392 // TODO(piman): This probably should be ShallowFlushCHROMIUM().
903 void GLES2Implementation::ShallowFlushCHROMIUM() { function in class:gpu::gles2::GLES2Implementation
H A Dgles2_trace_implementation_impl_autogen.h667 void GLES2TraceImplementation::ShallowFlushCHROMIUM() { function in class:GLES2TraceImplementation
668 TRACE_EVENT_BINARY_EFFICIENT0("gpu", "GLES2Trace::ShallowFlushCHROMIUM");
669 gl_->ShallowFlushCHROMIUM();

Completed in 159 milliseconds