Searched refs:getViewWidth (Results 1 – 3 of 3) sorted by relevance
125 const int width = this->getViewWidth(); in setupCanvas()199 int PictureRenderer::getViewWidth() { in getViewWidth() function in sk_tools::PictureRenderer365 SkCanvas* canvas = recorder.beginRecording(SkIntToScalar(this->getViewWidth()), in render()527 const int width = this->getViewWidth(); in setupTiles()564 const int width = this->getViewWidth(); in setupPowerOf2Tiles()758 clipRegion.setRect(0, 0, this->getViewWidth(), this->getViewHeight()); in setupCanvas()790 SkCanvas* canvas = fRecorder->beginRecording(SkIntToScalar(this->getViewWidth()), in setup()
56 for (int x = 0; x < this->getViewWidth(); x += fLargeTileWidth) { in render()
456 int getViewWidth();