Home
last modified time | relevance | path

Searched refs:createXpsImageBrush (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/device/xps/
DSkXPSDevice.h206 HRESULT createXpsImageBrush(
/external/skia/src/device/xps/
DSkXPSDevice.cpp645 HRESULT SkXPSDevice::createXpsImageBrush( in createXpsImageBrush() function in SkXPSDevice
1083 HR(this->createXpsImageBrush(outTexture, in createXpsBrush()
1448 HR(this->createXpsImageBrush(bm, m, xy, 0xFF, &maskBrush)); in applyMask()
1844 HRV(this->createXpsImageBrush(bitmap, in drawBitmap()