HomeSort by relevance Sort by last modified time
    Searched refs:deleteTexture (Results 26 - 34 of 34) sorted by null

12

  /external/webkit/Source/WebCore/platform/graphics/
GraphicsContext3D.h 803 void deleteTexture(Platform3DObject);
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/chromium/
LayerRendererChromium.cpp 508 GLC(m_context.get(), m_context->deleteTexture(textureId));
    [all...]
  /external/webkit/Source/WebCore/html/canvas/
WebGLRenderingContext.idl 499 [StrictTypeChecking] void deleteTexture(in WebGLTexture texture);
    [all...]
WebGLRenderingContext.cpp     [all...]
  /external/webkit/Source/WebCore/platform/graphics/opengl/
GraphicsContext3DOpenGL.cpp     [all...]
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Context.cpp 863 void Context::deleteTexture(GLuint texture)
870 mResourceManager->deleteTexture(texture);
    [all...]
libGLESv2.cpp     [all...]
  /frameworks/base/libs/hwui/
OpenGLRenderer.cpp 645 layer->deleteTexture();
733 layer->deleteTexture();
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/qt/
GraphicsContext3DQt.cpp     [all...]

Completed in 477 milliseconds

12