Searched defs:clipB (Results 1 – 7 of 7) sorted by relevance
/third_party/flutter/skia/gm/ |
D | complexclip.cpp | 82 SkPath clipB; in onDraw() local 177 const SkPath& clipA, const SkPath& clipB) { in drawHairlines()
|
/third_party/skia/samplecode/ |
D | SampleComplexClip.cpp | 51 SkPath clipB; in onDrawContent() local
|
/third_party/flutter/skia/samplecode/ |
D | SampleComplexClip.cpp | 52 SkPath clipB; in onDrawContent() local
|
/third_party/skia/gm/ |
D | complexclip.cpp | 84 … SkPath clipB = SkPath::Polygon({{40, 10}, {190, 15}, {195, 190}, {40, 185}, {155, 100}}, true); in onDraw() local 175 const SkPath& clipA, const SkPath& clipB) { in drawHairlines()
|
/third_party/flutter/skia/tests/ |
D | ClipStackTest.cpp | 362 SkPath clipA, clipB; in test_isWideOpen() local
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_reference.cpp | 1294 real32 clipB = (real32) cameraWhite [1]; in RefBaselineABCtoRGB() local 1351 real32 clipB = (real32) cameraWhite [1]; in RefBaselineABCDtoRGB() local
|
/third_party/flutter/skia/src/core/ |
D | SkAAClip.cpp | 1612 const SkAAClip* clipB = &clipBOrig; in op() local
|