Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrReducedClip.h78 void addInteriorWindowRectangles(int maxWindowRectangles);
DGrReducedClip.cpp103 this->addInteriorWindowRectangles(maxWindowRectangles); in GrReducedClip()
443 void GrReducedClip::addInteriorWindowRectangles(int maxWindowRectangles) { in addInteriorWindowRectangles() function in GrReducedClip