Searched defs:outTexture (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/skia/src/device/xps/
H A DSkXPSDevice.cpp1056 SkBitmap outTexture; local
1059 SkShader::BitmapType bitmapType = shader->asABitmap(&outTexture,
1073 HR(this->createXpsImageBrush(outTexture,
/external/skia/src/device/xps/
H A DSkXPSDevice.cpp1057 SkBitmap outTexture; local
1060 SkShader::BitmapType bitmapType = shader->asABitmap(&outTexture,
1074 HR(this->createXpsImageBrush(outTexture,

Completed in 358 milliseconds