Home
last modified time | relevance | path

Searched defs:GrWindowRectangles (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/m133/src/gpu/ganesh/
DGrWindowRectangles.h22 GrWindowRectangles() : fCount(0) {} in GrWindowRectangles() function
23 GrWindowRectangles(const GrWindowRectangles& that) : fCount(0) { *this = that; } in GrWindowRectangles() function
DStencilMaskHelper.h19 class GrWindowRectangles; variable
DGrFixedClip.h18 class GrWindowRectangles; variable
DGrAppliedClip.h23 class GrWindowRectangles; variable
/third_party/skia/src/gpu/
DGrWindowRectangles.h18 GrWindowRectangles() : fCount(0) {} in GrWindowRectangles() function
19 GrWindowRectangles(const GrWindowRectangles& that) : fCount(0) { *this = that; } in GrWindowRectangles() function