Home
last modified time | relevance | path

Searched refs:origRTBounds (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/
DGrClipStackClip.cpp47 bool GrClipStackClip::isRRect(const SkRect& origRTBounds, SkRRect* rr, GrAA* aa) const { in isRRect() argument
51 const SkRect* rtBounds = &origRTBounds; in isRRect()