HomeSort by relevance Sort by last modified time
    Searched defs:updateTexture (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/chromium/
VideoLayerChromium.cpp 151 updateTexture(context, texture.id, texture.size, textureFormat, frame->data(plane));
247 void VideoLayerChromium::updateTexture(GraphicsContext3D* context, unsigned textureId, const IntSize& dimensions, unsigned format, const void* data) const
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Texture.cpp     [all...]

Completed in 366 milliseconds