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

/frameworks/av/include/media/stagefright/foundation/
H A DColorUtils.h169 static void copyColorConfig(const sp<AMessage> &source, sp<AMessage> &target);
/frameworks/av/media/libstagefright/foundation/include/foundation/
H A DColorUtils.h169 static void copyColorConfig(const sp<AMessage> &source, sp<AMessage> &target);
/frameworks/av/media/libstagefright/include/foundation/
H A DColorUtils.h169 static void copyColorConfig(const sp<AMessage> &source, sp<AMessage> &target);
/frameworks/av/media/libstagefright/foundation/
H A DColorUtils.cpp537 void ColorUtils::copyColorConfig(const sp<AMessage> &source, sp<AMessage> &target) { function in class:android::ColorUtils
/frameworks/av/media/libstagefright/
H A DACodec.cpp3542 copyColorConfig(configFormat, outputFormat);

Completed in 165 milliseconds