Home
last modified time | relevance | path

Searched defs:textureFormat (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/chromium/
DVideoLayerChromium.cpp117 unsigned textureFormat = determineTextureFormat(frame); in updateCompositorResources() local
186 …xturesIfNeeded(GraphicsContext3D* context, const VideoFrameChromium* frame, unsigned textureFormat) in allocateTexturesIfNeeded()
DTextureManager.cpp35 static size_t memoryUseBytes(IntSize size, unsigned textureFormat) in memoryUseBytes()
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
DlibGLESv2.cpp1198 GLenum textureFormat = texture->getFormat(); in glCopyTexSubImage2D() local