Home
last modified time | relevance | path

Searched defs:allPos (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/tools/viewer/
H A DVariableWidthStrokerSlide.cpp294 bool allPos = curve.fWeights[0] >= 0, allNeg = curve.fWeights[0] < 0; in ZeroSetRec() local
/aosp_15_r20/external/skia/gm/
H A Dgradients.cpp1209 SkScalar allPos[] = { 0.0f, 0.3f, 0.7f, 1.0f }; variable