Searched defs:clipDevRect (Results 1 – 3 of 3) sorted by relevance
| /external/skia/src/gpu/geometry/ |
| D | GrQuadUtils.cpp | 91 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/ |
| D | SkClipStack.h | 346 void clipDevRect(const SkIRect& ir, SkClipOp op) { in clipDevRect() function
|
| /external/skia/src/core/ |
| D | SkClipStack.h | 361 void clipDevRect(const SkIRect& ir, SkClipOp op) { in clipDevRect() function
|