Searched refs:RetireSyncPointCHROMIUM (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/gpu/command_buffer/client/
H A Dcontext_support.h44 virtual void RetireSyncPointCHROMIUM(uint32 sync_point) = 0;
H A Dgles2_implementation.h234 virtual void RetireSyncPointCHROMIUM(GLuint sync_point) OVERRIDE;
H A Dgles2_implementation.cc4008 void GLES2Implementation::RetireSyncPointCHROMIUM(GLuint sync_point) { function in class:gpu::gles2::GLES2Implementation
/external/chromium_org/cc/test/
H A Dtest_context_support.cc73 void TestContextSupport::RetireSyncPointCHROMIUM(uint32 sync_point) { function in class:cc::TestContextSupport
H A Dtest_context_support.h29 virtual void RetireSyncPointCHROMIUM(uint32 sync_point) OVERRIDE;

Completed in 4121 milliseconds