Searched defs:SkRect (Results 1 - 11 of 11) sorted by relevance
/third_party/skia/experimental/tskit/bindings/ |
H A D | extension.cpp | 13 struct SkRect { struct
|
/third_party/skia/gm/ |
H A D | pathcontourstart.cpp | 93 drawDirs(SkCanvas* canvas, SkPath (*makePath)(const SkRect&, SkPathDirection, unsigned)) const drawDirs() argument 101 drawOneColumn(SkCanvas* canvas, SkPathDirection dir, SkPath (*makePath)(const SkRect&, SkPathDirection, unsigned)) const drawOneColumn() argument [all...] |
/third_party/skia/include/effects/ |
H A D | SkImageFilters.h | [all...] |
/third_party/skia/bench/ |
H A D | BlurRectBench.cpp | 71 virtual void preBenchSetup(const SkRect&) {} in preBenchSetup() argument
|
/third_party/skia/src/effects/ |
H A D | SkOpPathEffect.cpp | 114 bool SkMatrixPE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() argument 143 bool SkStrokePE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() argument 199 onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, const SkRect*, const SkMatrix&) const onFilterPath() argument
|
/third_party/skia/src/core/ |
H A D | SkMaskFilter.cpp | 304 SkMaskFilterBase::filterRectsToNine(const SkRect[], int count, const SkMatrix&, in filterRectsToNine() argument
|
H A D | SkOverdrawCanvas.cpp | 206 onDrawAnnotation(const SkRect&, const char[], SkData*) onDrawAnnotation() argument [all...] |
H A D | SkDevice.h | 285 drawAnnotation(const SkRect&, const char[], SkData*) drawAnnotation() argument [all...] |
H A D | SkBitmapDevice.cpp | [all...] |
H A D | SkImageFilterTypes.h | [all...] |
/third_party/skia/include/core/ |
H A D | SkCanvas.h | 2262 onDoSaveBehind(const SkRect*) onDoSaveBehind() argument [all...] |
Completed in 9 milliseconds