Home
last modified time | relevance | path

Searched refs:rectangleFits (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/gpu/
H A DGrRectanizerSkyline.cpp26 if (this->rectangleFits(i, width, height, &y)) { in addRect()
52 bool GrRectanizerSkyline::rectangleFits(int skylineIndex, int width, int height, int* ypos) const { in rectangleFits() function in GrRectanizerSkyline
H A DGrRectanizerSkyline.h56 bool rectangleFits(int skylineIndex, int width, int height, int* y) const;

Completed in 2 milliseconds