Searched defs:listSupportedMetadataTypes (Results 1 – 6 of 6) sorted by relevance
145 Return<void> GrallocMapper::listSupportedMetadataTypes(listSupportedMetadataTypes_cb hidl_cb) in listSupportedMetadataTypes() function in arm::mapper::GrallocMapper
656 void listSupportedMetadataTypes(IMapper::listSupportedMetadataTypes_cb hidl_cb) in listSupportedMetadataTypes() function
433 Return<void> QtiMapper::listSupportedMetadataTypes(listSupportedMetadataTypes_cb hidl_cb) { in listSupportedMetadataTypes() function in vendor::qti::hardware::display::mapper::V4_0::implementation::QtiMapper
250 listSupportedMetadataTypes() const { in listSupportedMetadataTypes() function
790 std::vector<MetadataTypeDescription> Gralloc4Mapper::listSupportedMetadataTypes() const { in listSupportedMetadataTypes() function in android::Gralloc4Mapper