Home | History | Annotate | Download | only in gpu

Lines Matching refs:devBounds

225     SkRect devBounds = path->getBounds();
226 pathProc->viewMatrix().mapRect(&devBounds);
232 if (!this->setupClip(pipelineBuilder, &arfp, &ars, &scissorState, &devBounds)) {
242 GrDrawTarget::PipelineInfo pipelineInfo(pipelineBuilder, &scissorState, pathProc, &devBounds,
506 const SkRect* devBounds,
513 &fDstCopy, devBounds)) {
521 const SkRect* devBounds,
528 &fDstCopy, devBounds)) {
781 const SkRect* devBounds) {
786 devBounds);