Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/shaders/gradients/
H A DSkGradientBaseShader.h53 int fColorCount; // length of fColors (and fPositions, if not nullptr) member
142 int fColorCount; // length of fColors (and fPositions, if not nullptr) variable
/aosp_15_r20/external/skia/include/android/
H A DSkAndroidFrameworkUtils.h73 int fColorCount = 0; //!< In-out parameter, specifies passed size member
/aosp_15_r20/external/skia/bench/
H A DHardStopGradientBench_ScaleNumColors.cpp97 int fColorCount; member in HardStopGradientBench_ScaleNumColors
H A DHardStopGradientBench_ScaleNumHardStops.cpp96 int fColorCount; member in HardStopGradientBench_ScaleNumHardStops
/aosp_15_r20/external/skia/src/gpu/ganesh/gradients/
H A DGrGradientShader.h63 int fColorCount; member
/aosp_15_r20/external/skia/src/shaders/
H A DSkShaderBase.h244 int fColorCount = 0; //!< In-out parameter, specifies passed size member
/aosp_15_r20/external/skia/tests/
H A DGradientTest.cpp82 int fColorCount; member