Home
last modified time | relevance | path

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

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