Home
last modified time | relevance | path

Searched defs:UnmapBufferCHROMIUM (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/cc/test/
Dtest_gles2_interface.cc348 GLboolean TestGLES2Interface::UnmapBufferCHROMIUM(GLuint target) { in UnmapBufferCHROMIUM() function in cc::TestGLES2Interface
/external/chromium_org/gpu/command_buffer/client/
Dgles2_interface_stub_impl_autogen.h675 GLboolean GLES2InterfaceStub::UnmapBufferCHROMIUM(GLuint /* target */) { in UnmapBufferCHROMIUM() function
Dgles2_trace_implementation_impl_autogen.h1176 GLboolean GLES2TraceImplementation::UnmapBufferCHROMIUM(GLuint target) { in UnmapBufferCHROMIUM() function
Dgles2_implementation.cc3771 GLboolean GLES2Implementation::UnmapBufferCHROMIUM(GLuint target) { in UnmapBufferCHROMIUM() function in gpu::gles2::GLES2Implementation