Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/shaders/gradients/
H A DSkGradientBaseShader.cpp327 float gapCount, in init_stop_evenly()
402 float gapCount = stopCount - 1; in AppendGradientFillStages() local
/aosp_15_r20/system/chre/util/include/chre/util/
H A Dsegmented_queue_impl.h204 size_t gapCount, const size_t gapIndices[]) { in fillGaps()