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