Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleFatBits.cpp84 void setWHZ(int width, int height, int zoom) { in setWHZ() function in FatBits
396 fFB.setWHZ(24, 16, kZoom); in DrawLineView()
DSampleQuadStroker.cpp262 void setWHZ(int width, int height, int zoom) { in setWHZ() function in QuadStrokerView
397 this->setWHZ(SkScalarCeilToInt(bounds.right()), drawText in draw_stroke()