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

/external/chromium_org/cc/test/
H A Dtest_gles2_interface.cc290 void TestGLES2Interface::GetImageParameterivCHROMIUM(GLuint image_id, function in class:cc::TestGLES2Interface
/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_interface_stub_impl_autogen.h591 void GLES2InterfaceStub::GetImageParameterivCHROMIUM( function in class:GLES2InterfaceStub
H A Dgles2_implementation.cc3906 void GLES2Implementation::GetImageParameterivCHROMIUM( function in class:gpu::gles2::GLES2Implementation
H A Dgles2_trace_implementation_impl_autogen.h1092 void GLES2TraceImplementation::GetImageParameterivCHROMIUM( function in class:GLES2TraceImplementation
1094 TRACE_EVENT_BINARY_EFFICIENT0("gpu", "GLES2Trace::GetImageParameterivCHROMIUM"); // NOLINT
1095 gl_->GetImageParameterivCHROMIUM(image_id, pname, params);

Completed in 170 milliseconds