Home
last modified time | relevance | path

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

/external/skia/src/gpu/geometry/
DGrQuadUtils.cpp91 static bool crop_rect_edge(const SkRect& clipDevRect, int v0, int v1, int v2, int v3, in crop_rect_edge()
149 static GrQuadAAFlags crop_rect(const SkRect& clipDevRect, float x[4], float y[4], in crop_rect()
179 static GrQuadAAFlags crop_simple_rect(const SkRect& clipDevRect, float x[4], float y[4], in crop_simple_rect()
/external/skqp/src/core/
DSkClipStack.h346 void clipDevRect(const SkIRect& ir, SkClipOp op) { in clipDevRect() function
/external/skia/src/core/
DSkClipStack.h361 void clipDevRect(const SkIRect& ir, SkClipOp op) { in clipDevRect() function