Home
last modified time | relevance | path

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

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