Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/src/
H A Dcolor_extract.cpp292 uint32_t quantizedColor = QuantizeFromRGB888(colorVal[i]); in GetNFeatureColors() local
293 hist[quantizedColor]++; in GetNFeatureColors()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_color_extract.cpp266 uint32_t quantizedColor = QuantizeFromRGB888(colorVal[i]); in GetNFeatureColors() local
267 hist[quantizedColor]++; in GetNFeatureColors()