Searched defs:drawShape (Results 1 – 7 of 7) sorted by relevance
/external/skia/src/gpu/ganesh/ |
D | GrSWMaskHelper.cpp | 73 void GrSWMaskHelper::drawShape(const GrStyledShape& shape, const SkMatrix& matrix, SkRegion::Op op, in drawShape() function in GrSWMaskHelper 94 void GrSWMaskHelper::drawShape(const GrShape& shape, const SkMatrix& matrix, SkRegion::Op op, in drawShape() function in GrSWMaskHelper
|
D | StencilMaskHelper.cpp | 472 bool StencilMaskHelper::drawShape(const GrShape& shape, in drawShape() function in skgpu::v1::StencilMaskHelper
|
D | SurfaceDrawContext.cpp | 1534 void SurfaceDrawContext::drawShape(const GrClip* clip, in drawShape() function in skgpu::v1::SurfaceDrawContext
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | DebugSystem.java | 55 public void drawShape(float x, float y, float width, float height, int shapeType, int colorType) { in drawShape() method in DebugSystem
|
/external/skia/gm/ |
D | dstreadshuffle.cpp | 58 void drawShape(SkCanvas* canvas, SkPaint* paint, ShapeType type) { in drawShape() function in skiagm::DstReadShuffle
|
D | aaxfermodes.cpp | 242 void drawShape(SkCanvas* canvas, Shape shape, const SkPaint& paint, SkBlendMode mode) { in drawShape() function in AAXfermodesGM
|
/external/skia/tools/viewer/ |
D | ThinAASlide.cpp | 468 void drawShape(SkCanvas* canvas, const char* name, int gridX, in drawShape() function in skiagm::ThinAASlide
|