Searched refs:copyColorConfig (Results 1 – 3 of 3) sorted by relevance
163 static void copyColorConfig(const sp<AMessage> &source, sp<AMessage> &target);
519 void ColorUtils::copyColorConfig(const sp<AMessage> &source, sp<AMessage> &target) { in copyColorConfig() function in android::ColorUtils
3397 copyColorConfig(configFormat, outputFormat); in setColorAspectsForVideoEncoder()