Home | History | Annotate | Download | only in core

Lines Matching defs:findRow

868 const uint8_t* SkAAClip::findRow(int y, int* lastYForRow) const {
921 const uint8_t* row = this->findRow(top, &lastY);
1944 const uint8_t* row = fAAClip->findRow(y);
2012 const uint8_t* row = fAAClip->findRow(y);
2030 const uint8_t* row = fAAClip->findRow(y, &lastY);
2229 const uint8_t* row = fAAClip->findRow(y, &localStopY);
2230 // findRow returns last Y, not stop, so we add 1