Home | History | Annotate | Download | only in gpu

Lines Matching refs:localRect

620                               const SkRect* localRect,
628 set_vertex_attributes(this->drawState(), NULL != localRect);
638 if (NULL != localRect) {
641 coords->setRectFan(localRect->fLeft, localRect->fTop,
642 localRect->fRight, localRect->fBottom,