Home
last modified time | relevance | path

Searched defs:BufferHasher (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DBufferUtils.h34 struct BufferHasher { struct
35 size_t operator()(const buffer_handle_t& buf) const { in operator()
/aosp12/hardware/interfaces/camera/device/3.5/default/include/device_v3_5_impl/
H A DCameraDeviceSession.h115 struct BufferHasher { struct
116 size_t operator()(const buffer_handle_t& buf) const { in operator()
/aosp12/hardware/interfaces/camera/provider/2.4/vts/functional/
H A DVtsHalCameraProviderV2_4TargetTest.cpp385 struct BufferHasher { struct
386 size_t operator()(const buffer_handle_t& buf) const { in operator ()()