Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkICC.cpp360 const char* get_color_profile_description(const SkColorSpaceTransferFn& fn, in get_color_profile_description() function
404 if (const char* description = get_color_profile_description(fn, toXYZD50)) { in get_color_profile_tag()