Home
last modified time | relevance | path

Searched refs:CM_COLORSPACE_MAP (Results 1 - 1 of 1) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/
H A Dpicture.cpp50 static const std::map<CM_ColorSpaceType, ColorSpace> CM_COLORSPACE_MAP = { member
156 auto iter = CM_COLORSPACE_MAP.find(type); in CMColorSpaceType2ColorSpace()
157 if (iter == CM_COLORSPACE_MAP.end()) { in CMColorSpaceType2ColorSpace()

Completed in 2 milliseconds