Searched defs:createXpsImageBrush (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/device/xps/
H A DSkXPSDevice.cpp628 HRESULT SkXPSDevice::createXpsImageBrush( function in class:SkXPSDevice
1073 HR(this->createXpsImageBrush(outTexture,
1438 HR(this->createXpsImageBrush(bm, m, xy, 0xFF, &maskBrush));
1843 HRV(this->createXpsImageBrush(bitmap,
/external/skia/src/device/xps/
H A DSkXPSDevice.cpp629 HRESULT SkXPSDevice::createXpsImageBrush( function in class:SkXPSDevice
1074 HR(this->createXpsImageBrush(outTexture,
1595 HR(this->createXpsImageBrush(bm, m, xy, 0xFF, &maskBrush));
1997 HRV(this->createXpsImageBrush(bitmap,

Completed in 461 milliseconds