Searched defs:rtBounds (Results 1 – 14 of 14) sorted by relevance
/external/skqp/src/gpu/ |
D | GrFixedClip.cpp | 32 bool GrFixedClip::isRRect(const SkRect& rtBounds, SkRRect* rr, GrAA* aa) const { in isRRect() argument
|
D | GrStencilClip.h | 39 bool isRRect(const SkRect& rtBounds, SkRRect* rr, GrAA* aa) const override { in isRRect()
|
D | GrClipStackClip.cpp | 55 const SkRect* rtBounds = &origRTBounds; in isRRect() local
|
/external/skia/src/gpu/ |
D | GrFixedClip.cpp | 32 bool GrFixedClip::isRRect(const SkRect& rtBounds, SkRRect* rr, GrAA* aa) const { in isRRect() argument
|
D | GrStencilClip.h | 39 bool isRRect(const SkRect& rtBounds, SkRRect* rr, GrAA* aa) const override { in isRRect()
|
D | GrClipStackClip.cpp | 56 const SkRect* rtBounds = &origRTBounds; in isRRect() local
|
/external/skia/gm/ |
D | windowrectangles.cpp | 138 bool isRRect(const SkRect& rtBounds, SkRRect* rr, GrAA*) const final { return false; } in isRRect() argument
|
/external/skqp/gm/ |
D | windowrectangles.cpp | 137 bool isRRect(const SkRect& rtBounds, SkRRect* rr, GrAA*) const final { return false; } in isRRect() argument
|
/external/skia/src/gpu/text/ |
D | GrTextBlob.cpp | 329 SkRect rtBounds = SkRect::MakeWH(target->width(), target->height()); in flush() local
|
/external/skqp/src/gpu/text/ |
D | GrTextBlob.cpp | 329 SkRect rtBounds = SkRect::MakeWH(target->width(), target->height()); in flush() local
|
/external/skqp/tests/ |
D | LazyProxyTest.cpp | 184 bool isRRect(const SkRect& rtBounds, SkRRect* rr, GrAA*) const final { return false; } in isRRect() argument
|
D | GrCCPRTest.cpp | 48 bool isRRect(const SkRect& rtBounds, SkRRect* rr, GrAA*) const final { return false; } in isRRect() argument
|
/external/skia/tests/ |
D | LazyProxyTest.cpp | 188 bool isRRect(const SkRect& rtBounds, SkRRect* rr, GrAA*) const final { return false; } in isRRect() argument
|
D | GrCCPRTest.cpp | 49 bool isRRect(const SkRect& rtBounds, SkRRect* rr, GrAA*) const final { return false; } in isRRect() argument
|