/external/skia/gm/ |
D | samplerstress.cpp | 42 void createTexture() { in createTexture() function in skiagm::SamplerStressGM
|
/external/webkit/Source/WebCore/platform/graphics/gpu/ |
D | SharedGraphicsContext3D.cpp | 188 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/ |
D | ClipCacheTest.cpp | 20 static GrTexture* createTexture(GrContext* context) { in createTexture() function
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
D | TextureMapperQt.cpp | 174 PassRefPtr<BitmapTexture> TextureMapperQt::createTexture() in createTexture() function in WebCore::TextureMapperQt
|
D | GraphicsContext3DQt.cpp | 1660 Platform3DObject GraphicsContext3D::createTexture() in createTexture() function in WebCore::GraphicsContext3D
|
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/ |
D | ResourceManager.cpp | 120 GLuint ResourceManager::createTexture() in createTexture() function in gl::ResourceManager
|
D | Texture.cpp | 1508 IDirect3DBaseTexture9 *Texture2D::createTexture() in createTexture() function in gl::Texture2D 1946 IDirect3DBaseTexture9 *TextureCubeMap::createTexture() in createTexture() function in gl::TextureCubeMap
|
D | Context.cpp | 804 GLuint Context::createTexture() in createTexture() function in gl::Context
|
/external/webkit/Source/WebCore/platform/graphics/android/layers/ |
D | MediaTexture.cpp | 277 MediaTexture::TextureWrapper* MediaTexture::createTexture() in createTexture() function in WebCore::MediaTexture
|
/external/skia/src/gpu/ |
D | GrGpu.cpp | 121 GrTexture* GrGpu::createTexture(const GrTextureDesc& desc, in createTexture() function in GrGpu
|
D | GrContext.cpp | 346 GrTexture* GrContext::createTexture(const GrTextureParams* params, in createTexture() function in GrContext
|
/external/webkit/Source/WebCore/platform/graphics/opengl/ |
D | TextureMapperGL.cpp | 656 PassRefPtr<BitmapTexture> TextureMapperGL::createTexture() in createTexture() function in WebCore::TextureMapperGL
|
D | GraphicsContext3DOpenGL.cpp | 1454 Platform3DObject GraphicsContext3D::createTexture() in createTexture() function in WebCore::GraphicsContext3D
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
D | GLES2Canvas.cpp | 543 Texture* GLES2Canvas::createTexture(NativeImagePtr ptr, Texture::Format format, int width, int heig… in createTexture() function in WebCore::GLES2Canvas
|
/external/webkit/Source/WebCore/html/canvas/ |
D | WebGLRenderingContext.cpp | 1147 PassRefPtr<WebGLTexture> WebGLRenderingContext::createTexture() in createTexture() function in WebCore::WebGLRenderingContext
|