Searched defs:goingLeft (Results 1 – 3 of 3) sorted by relevance
224 bool goingLeft() { return m_goingLeft; } in goingLeft() function225 void setDirection(bool goingDown, bool goingLeft) { in setDirection()
137 bool goingLeft = m_glWebViewState->goingLeft(); in prefetchBasePicture() local174 bool goingLeft = m_glWebViewState->goingLeft(); in drawBasePictureInGL() local
143 void TiledPage::prepareRow(bool goingLeft, int tilesInRow, int firstTileX, int y, const SkIRect& ti… in prepareRow()231 void TiledPage::prepare(bool goingDown, bool goingLeft, const SkIRect& tileBounds, PrepareBounds bo… in prepare()