Home
last modified time | relevance | path

Searched defs:convertToPixelFormat (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DConfigManagerUtil.cpp67 bool ConfigManagerUtil::convertToPixelFormat(const std::string& in, PixelFormat& out) { in convertToPixelFormat() function in ConfigManagerUtil
/hardware/interfaces/automotive/evs/1.1/default/
DConfigManagerUtil.cpp65 bool ConfigManagerUtil::convertToPixelFormat(const string& format, int32_t& pixFormat) { in convertToPixelFormat() function in android::hardware::automotive::evs::V1_1::implementation::ConfigManagerUtil