Home
last modified time | relevance | path

Searched refs:result_formats (Results 1 – 1 of 1) sorted by relevance

/hardware/libhardware/modules/camera/3_4/
Dformat_metadata_factory.cpp34 std::set<int32_t>* result_formats) { in GetHalFormats() argument
35 if (!result_formats) { in GetHalFormats()
53 result_formats->insert(hal_format); in GetHalFormats()