Home
last modified time | relevance | path

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

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