Home | History | Annotate | Download | only in gradients

Lines Matching full:frow

920     fRow = fAtlas->lockRow(bitmap);
921 if (-1 != fRow) {
922 fYCoord = fAtlas->getYOffset(fRow) + SK_ScalarHalf *
940 fAtlas->unlockRow(fRow);