Home
last modified time | relevance | path

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

/third_party/flutter/skia/gm/
Dcomplexclip.cpp82 SkPath clipB; in onDraw() local
177 const SkPath& clipA, const SkPath& clipB) { in drawHairlines()
/third_party/skia/samplecode/
DSampleComplexClip.cpp51 SkPath clipB; in onDrawContent() local
/third_party/flutter/skia/samplecode/
DSampleComplexClip.cpp52 SkPath clipB; in onDrawContent() local
/third_party/skia/gm/
Dcomplexclip.cpp84 … 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/
DClipStackTest.cpp362 SkPath clipA, clipB; in test_isWideOpen() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_reference.cpp1294 real32 clipB = (real32) cameraWhite [1]; in RefBaselineABCtoRGB() local
1351 real32 clipB = (real32) cameraWhite [1]; in RefBaselineABCDtoRGB() local
/third_party/flutter/skia/src/core/
DSkAAClip.cpp1612 const SkAAClip* clipB = &clipBOrig; in op() local