Searched defs:updateTexture (Results 1 – 2 of 2) sorted by relevance
/external/webkit/Source/WebCore/platform/graphics/chromium/ | ||
D | VideoLayerChromium.cpp | 247 void VideoLayerChromium::updateTexture(GraphicsContext3D* context, unsigned textureId, const IntSiz… in updateTexture() function in WebCore::VideoLayerChromium |
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/ | ||
D | Texture.cpp | 1528 void Texture2D::updateTexture() in updateTexture() function in gl::Texture2D |