Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/aidl_service/
Daidl_utils.h163 const std::vector<BufferCache>& aidl_buffer_caches,
Daidl_utils.cc863 const std::vector<BufferCache>& aidl_buffer_caches, in ConvertToHalBufferCaches() argument
870 for (auto aidl_cache : aidl_buffer_caches) { in ConvertToHalBufferCaches()