Home
last modified time | relevance | path

Searched defs:sourceTexture (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/
DTextureInfo.cpp56 void TextureInfo::copyAttributes(const TextureInfo* sourceTexture) in copyAttributes()
/external/webkit/Source/WebCore/platform/graphics/skia/
DImageBufferSkia.cpp124 … unsigned sourceTexture = static_cast<unsigned>(sourceDrawingBuffer->platformColorBuffer()); in draw() local