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

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

Completed in 85 milliseconds