Home | History | Annotate | Download | only in gpu

Lines Matching refs:devBounds

215                                       const SkRect* devBounds) {
269 (requiresAA && this->installClipEffects(elements, are, clipToRTOffset, devBounds))) {
272 if (NULL == devBounds ||
273 !SkRect::Make(scissorSpaceIBounds).contains(*devBounds)) {