Searched refs:mSupportMixedColorSpaces (Results 1 – 2 of 2) sorted by relevance
66 static bool isSupportMixedColorSpaces() { return get()->mSupportMixedColorSpaces; }; in isSupportMixedColorSpaces()98 bool mSupportMixedColorSpaces = false; variable
112 get()->mSupportMixedColorSpaces = supportMixedColorSpaces; in setSupportMixedColorSpaces()