/aosp_15_r20/external/skia/docs/examples/ |
H A D | Path_isLastContourClosed.cpp | 6 auto debugster = [](const char* prefix, const SkPath& path) -> void { in draw() local
|
H A D | Region_isEmpty.cpp | 6 auto debugster = [](const char* label, SkRegion& region) -> void { in draw() local
|
H A D | Region_computeRegionComplexity.cpp | 6 auto debugster = [](const char* label, const SkRegion& region) -> void { in draw() local
|
H A D | Path_isEmpty.cpp | 6 auto debugster = [](const char* prefix, const SkPath& path) -> void { in draw() local
|
H A D | Region_isRect.cpp | 6 auto debugster = [](const char* label, const SkRegion& region) -> void { in draw() local
|
H A D | Paint_nothingToDraw.cpp | 6 auto debugster = [](const char* prefix, const SkPaint& p) -> void { in draw() local
|
H A D | Region_isComplex.cpp | 6 auto debugster = [](const char* label, const SkRegion& region) -> void { in draw() local
|
H A D | Path_countPoints.cpp | 6 auto debugster = [](const char* prefix, const SkPath& path) -> void { in draw() local
|
H A D | Path_IsQuadDegenerate.cpp | 6 auto debugster = [](const SkPath& path, bool exact) -> void { in draw() local
|
H A D | Region_setEmpty.cpp | 6 auto debugster = [](const char* label, SkRegion& region) -> void { in draw() local
|
H A D | IRect_size.cpp | 6 auto debugster = [](const char* prefix, const SkIRect& rect) -> void { in draw() local
|
H A D | Region_Iterator_reset.cpp | 6 auto debugster = [](const char* label, SkRegion::Iterator& iter) -> void { in draw() local
|
H A D | Region_Cliperator_done.cpp | 6 auto debugster = [](const char* label, SkRegion& region) -> void { in draw() local
|
H A D | Rect_equal_operator.cpp | 6 auto debugster = [](const SkRect& test) -> void { in draw() local
|
H A D | Path_isLine.cpp | 6 auto debugster = [](const char* prefix, const SkPath& path) -> void { in draw() local
|
H A D | Path_isFinite.cpp | 6 auto debugster = [](const char* prefix, const SkPath& path) -> void { in draw() local
|
H A D | Region_notequal1_operator.cpp | 6 auto debugster = [](const char* prefix, const SkRegion& a, const SkRegion& b) -> void { in draw() local
|
H A D | Path_equal_operator.cpp | 6 auto debugster = [](const char* prefix, const SkPath& a, const SkPath& b) -> void { in draw() local
|
H A D | Path_computeTightBounds.cpp | 6 auto debugster = [](const char* prefix, const SkPath& path) -> void { in draw() local
|
H A D | Region_equal1_operator.cpp | 6 auto debugster = [](const char* prefix, const SkRegion& a, const SkRegion& b) -> void { in draw() local
|
H A D | Region_Cliperator_rect.cpp | 6 auto debugster = [](const char* label, SkRegion& region) -> void { in draw() local
|
H A D | Region_copy_operator.cpp | 6 auto debugster = [](const char* label, SkRegion& region) -> void { in draw() local
|
H A D | Region_swap.cpp | 6 auto debugster = [](const char* label, SkRegion& region) -> void { in draw() local
|
H A D | Region_copy_const_SkRegion.cpp | 6 auto debugster = [](const char* label, SkRegion& region) -> void { in draw() local
|
H A D | Matrix_TypeMask.cpp | 6 auto debugster = [](const char* prefix, const SkMatrix& matrix) -> void { in draw() local
|