Home
last modified time | relevance | path

Searched refs:OffsetLess (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/spancolorfill/
H A Dfill_gradient_lut.h80 QuickSort(colorProfile_, OffsetLess); in BuildLut()
163 static bool OffsetLess(const ColorPoint& colorPoint1, const ColorPoint& colorPoint2) in OffsetLess() function