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

/external/skia/src/gpu/
H A DGrRectanizer_skyline.cpp25 if (this->rectangleFits(i, width, height, &y)) {
51 bool GrRectanizerSkyline::rectangleFits(int skylineIndex, int width, int height, int* ypos) const { function in class:GrRectanizerSkyline

Completed in 77 milliseconds