Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/3.5/default/
DExternalCameraDeviceSession.cpp223 cleanupInflightFences(importedFences, i - 1); in threadLoop()
229 cleanupInflightFences(importedFences, i - 1); in threadLoop()
DCameraDeviceSession.cpp168 cleanupInflightFences(hFences, fences.size()); in cleanupInflightBufferFences()
/hardware/interfaces/camera/device/3.2/default/
DCameraDeviceSession.h323 static void cleanupInflightFences(
/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/
DExternalCameraDeviceSession.h299 static void cleanupInflightFences(
/hardware/interfaces/camera/device/3.4/default/
DCameraDeviceSession.cpp497 cleanupInflightFences(allFences, numBufs); in processOneCaptureRequest_3_4()
DExternalCameraDeviceSession.cpp565 cleanupInflightFences(allFences, i); in importRequestLockedImpl()
572 void ExternalCameraDeviceSession::cleanupInflightFences( in cleanupInflightFences() function in android::hardware::camera::device::V3_4::implementation::ExternalCameraDeviceSession