Home
last modified time | relevance | path

Searched defs:createTexture (Results 1 – 15 of 15) sorted by relevance

/external/skia/gm/
Dsamplerstress.cpp42 void createTexture() { in createTexture() function in skiagm::SamplerStressGM
/external/webkit/Source/WebCore/platform/graphics/gpu/
DSharedGraphicsContext3D.cpp188 Platform3DObject SharedGraphicsContext3D::createTexture() in createTexture() function in WebCore::SharedGraphicsContext3D
235 Texture* SharedGraphicsContext3D::createTexture(NativeImagePtr ptr, Texture::Format format, int wid… in createTexture() function in WebCore::SharedGraphicsContext3D
275 PassRefPtr<Texture> SharedGraphicsContext3D::createTexture(Texture::Format format, int width, int h… in createTexture() function in WebCore::SharedGraphicsContext3D
/external/skia/tests/
DClipCacheTest.cpp20 static GrTexture* createTexture(GrContext* context) { in createTexture() function
/external/webkit/Source/WebCore/platform/graphics/qt/
DTextureMapperQt.cpp174 PassRefPtr<BitmapTexture> TextureMapperQt::createTexture() in createTexture() function in WebCore::TextureMapperQt
DGraphicsContext3DQt.cpp1660 Platform3DObject GraphicsContext3D::createTexture() in createTexture() function in WebCore::GraphicsContext3D
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
DResourceManager.cpp120 GLuint ResourceManager::createTexture() in createTexture() function in gl::ResourceManager
DTexture.cpp1508 IDirect3DBaseTexture9 *Texture2D::createTexture() in createTexture() function in gl::Texture2D
1946 IDirect3DBaseTexture9 *TextureCubeMap::createTexture() in createTexture() function in gl::TextureCubeMap
DContext.cpp804 GLuint Context::createTexture() in createTexture() function in gl::Context
/external/webkit/Source/WebCore/platform/graphics/android/layers/
DMediaTexture.cpp277 MediaTexture::TextureWrapper* MediaTexture::createTexture() in createTexture() function in WebCore::MediaTexture
/external/skia/src/gpu/
DGrGpu.cpp121 GrTexture* GrGpu::createTexture(const GrTextureDesc& desc, in createTexture() function in GrGpu
DGrContext.cpp346 GrTexture* GrContext::createTexture(const GrTextureParams* params, in createTexture() function in GrContext
/external/webkit/Source/WebCore/platform/graphics/opengl/
DTextureMapperGL.cpp656 PassRefPtr<BitmapTexture> TextureMapperGL::createTexture() in createTexture() function in WebCore::TextureMapperGL
DGraphicsContext3DOpenGL.cpp1454 Platform3DObject GraphicsContext3D::createTexture() in createTexture() function in WebCore::GraphicsContext3D
/external/webkit/Source/WebCore/platform/graphics/chromium/
DGLES2Canvas.cpp543 Texture* GLES2Canvas::createTexture(NativeImagePtr ptr, Texture::Format format, int width, int heig… in createTexture() function in WebCore::GLES2Canvas
/external/webkit/Source/WebCore/html/canvas/
DWebGLRenderingContext.cpp1147 PassRefPtr<WebGLTexture> WebGLRenderingContext::createTexture() in createTexture() function in WebCore::WebGLRenderingContext