Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/hidl/
DHidlCamera3OutputUtils.cpp177 std::vector<native_handle_t *> &handlesCreated) { in convertToHidl()
189 std::vector<native_handle_t *> &handlesCreated) { in convertToHidl()
208 std::vector<native_handle_t *> &handlesCreated) { in convertToHidl()
250 std::vector<native_handle_t *> handlesCreated; in requestStreamBuffers() local
DHidlCamera3Device.cpp1337 /*out*/std::vector<native_handle_t*>* handlesCreated, in wrapAsHidlRequest()
1506 std::vector<native_handle_t*> handlesCreated; in processBatchCaptureRequests() local
/frameworks/av/services/camera/libcameraservice/device3/aidl/
DAidlCamera3Device.cpp1173 std::vector<native_handle_t*> handlesCreated; in processBatchCaptureRequests() local
1297 /*out*/std::vector<native_handle_t*>* handlesCreated, in wrapAsAidlRequest()