Home
last modified time | relevance | path

Searched defs:GrRectanizer (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/
DGrRectanizer.h17 GrRectanizer(int width, int height) : fWidth(width), fHeight(height) { in GrRectanizer() function
DGrDrawOpAtlas.h17 class GrRectanizer; variable