Searched defs:GrRectanizer (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/gpu/ | ||
D | GrRectanizer.h | 17 GrRectanizer(int width, int height) : fWidth(width), fHeight(height) { in GrRectanizer() function |
D | GrDrawOpAtlas.h | 17 class GrRectanizer; variable |