Home
last modified time | relevance | path

Searched defs:drawShape (Results 1 – 7 of 7) sorted by relevance

/external/skia/src/gpu/ganesh/
DGrSWMaskHelper.cpp73 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
DStencilMaskHelper.cpp472 bool StencilMaskHelper::drawShape(const GrShape& shape, in drawShape() function in skgpu::v1::StencilMaskHelper
DSurfaceDrawContext.cpp1534 void SurfaceDrawContext::drawShape(const GrClip* clip, in drawShape() function in skgpu::v1::SurfaceDrawContext
/external/replicaisland/src/com/replica/replicaisland/
DDebugSystem.java55 public void drawShape(float x, float y, float width, float height, int shapeType, int colorType) { in drawShape() method in DebugSystem
/external/skia/gm/
Ddstreadshuffle.cpp58 void drawShape(SkCanvas* canvas, SkPaint* paint, ShapeType type) { in drawShape() function in skiagm::DstReadShuffle
Daaxfermodes.cpp242 void drawShape(SkCanvas* canvas, Shape shape, const SkPaint& paint, SkBlendMode mode) { in drawShape() function in AAXfermodesGM
/external/skia/tools/viewer/
DThinAASlide.cpp468 void drawShape(SkCanvas* canvas, const char* name, int gridX, in drawShape() function in skiagm::ThinAASlide