Searched defs:BindTexImage (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/ui/gl/
H A Dgl_image_stub.cc15 bool GLImageStub::BindTexImage(unsigned target) { return true; } function in class:gfx::GLImageStub
H A Dgl_image_surface_texture.cc39 bool GLImageSurfaceTexture::BindTexImage(unsigned target) { function in class:gfx::GLImageSurfaceTexture
40 TRACE_EVENT0("gpu", "GLImageSurfaceTexture::BindTexImage");
H A Dgl_image_android_native_buffer.cc48 bool GLImageAndroidNativeBuffer::BindTexImage(unsigned target) { function in class:gfx::GLImageAndroidNativeBuffer
H A Dgl_image_egl.cc46 bool GLImageEGL::BindTexImage(unsigned target) { function in class:gfx::GLImageEGL
H A Dgl_image_io_surface.cc34 bool GLImageIOSurface::BindTexImage(unsigned target) { function in class:gfx::GLImageIOSurface
H A Dgl_image_memory.cc127 bool GLImageMemory::BindTexImage(unsigned target) { function in class:gfx::GLImageMemory
H A Dgl_image_glx.cc174 bool GLImageGLX::BindTexImage(unsigned target) { function in class:gfx::GLImageGLX
/external/chromium_org/gpu/command_buffer/service/
H A Dstream_texture_manager_in_process_android.cc28 virtual bool BindTexImage(unsigned target) OVERRIDE;
67 bool GLImageImpl::BindTexImage(unsigned target) { function in class:gpu::__anon8441::GLImageImpl
H A Dtexture_definition.cc34 virtual bool BindTexImage(unsigned target) OVERRIDE;
77 bool GLImageSync::BindTexImage(unsigned target) { function in class:gpu::gles2::__anon8442::GLImageSync
/external/chromium_org/content/common/gpu/
H A Dstream_texture_android.cc196 bool StreamTexture::BindTexImage(unsigned target) { function in class:content::StreamTexture
/external/chromium_org/third_party/mesa/src/src/egl/main/
H A Deglapi.h154 BindTexImage_t BindTexImage; member in struct:_egl_api
/external/mesa3d/src/egl/main/
H A Deglapi.h154 BindTexImage_t BindTexImage; member in struct:_egl_api

Completed in 2012 milliseconds