Lines Matching refs:findRow
800 const uint8_t* SkAAClip::findRow(int y, int* lastYForRow) const {
853 const uint8_t* row = this->findRow(top, &lastY);
1849 const uint8_t* row = fAAClip->findRow(y);
1917 const uint8_t* row = fAAClip->findRow(y);
1935 const uint8_t* row = fAAClip->findRow(y, &lastY);
2151 const uint8_t* row = fAAClip->findRow(y, &localStopY);
2152 // findRow returns last Y, not stop, so we add 1