Searched refs:bitmapPoints (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/device/xps/
H A DSkXPSDevice.cpp655 const SkRect bitmapPoints = SkRect::MakeLTRB(0, 0, bWidth, bHeight); local
657 HR(this->createXpsRect(bitmapPoints, FALSE, TRUE, &centralFigure));

Completed in 43 milliseconds