Home | History | Annotate | Download | only in core

Lines Matching refs:findRow

868 const uint8_t* SkAAClip::findRow(int y, int* lastYForRow) const {
921 const uint8_t* row = this->findRow(top, &lastY);
1917 const uint8_t* row = fAAClip->findRow(y);
1985 const uint8_t* row = fAAClip->findRow(y);
2003 const uint8_t* row = fAAClip->findRow(y, &lastY);
2219 const uint8_t* row = fAAClip->findRow(y, &localStopY);
2220 // findRow returns last Y, not stop, so we add 1