HomeSort by relevance Sort by last modified time
    Searched defs:rectangleFits (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/gpu/
GrRectanizer_skyline.cpp 25 if (this->rectangleFits(i, width, height, &y)) {
51 bool GrRectanizerSkyline::rectangleFits(int skylineIndex, int width, int height, int* ypos) const {
  /external/skia/src/gpu/
GrRectanizer_skyline.cpp 25 if (this->rectangleFits(i, width, height, &y)) {
51 bool GrRectanizerSkyline::rectangleFits(int skylineIndex, int width, int height, int* ypos) const {

Completed in 217 milliseconds