Searched refs:getViewHeight (Results 1 – 3 of 3) sorted by relevance
130 const int height = this->getViewHeight(); in setupCanvas()202 int PictureRenderer::getViewHeight() { in getViewHeight() function in sk_tools::PictureRenderer334 SkCanvas* recorder = replayer->beginRecording(this->getViewWidth(), this->getViewHeight(), in render()469 const int height = this->getViewHeight(); in setupTiles()508 const int height = this->getViewHeight(); in setupPowerOf2Tiles()643 clipRegion.setRect(0, 0, this->getViewWidth(), this->getViewHeight()); in setupCanvas()841 SkCanvas* recorder = fReplayer->beginRecording(this->getViewWidth(), this->getViewHeight(), in setup()
42 for (int y = 0; y < this->getViewHeight(); y += fLargeTileHeight) { in render()
342 int getViewHeight();