Home
last modified time | relevance | path

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

/external/skia/src/xps/
DSkXPSDevice.cpp693 const SkRect bitmapPoints = SkRect::MakeLTRB(0, 0, bWidth, bHeight); in createXpsImageBrush() local
695 HR(this->createXpsRect(bitmapPoints, FALSE, TRUE, &centralFigure)); in createXpsImageBrush()