Home
last modified time | relevance | path

Searched refs:cleanupInflightFences (Results 1 – 7 of 7) 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.cpp357 cleanupInflightFences(allFences, i); in importRequestImpl()
367 cleanupInflightFences(allFences, numOutputBufs); in importRequestImpl()
374 void CameraDeviceSession::cleanupInflightFences( in cleanupInflightFences() function in android::hardware::camera::device::V3_2::implementation::CameraDeviceSession
1268 cleanupInflightFences(allFences, numBufs); in processOneCaptureRequest()
DCameraDeviceSession.h323 static void cleanupInflightFences(
/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/
DExternalCameraDeviceSession.h232 static void cleanupInflightFences(
/hardware/interfaces/camera/device/3.4/default/
DCameraDeviceSession.cpp497 cleanupInflightFences(allFences, numBufs); in processOneCaptureRequest_3_4()
DExternalCameraDeviceSession.cpp593 cleanupInflightFences(allFences, i); in importRequestLockedImpl()
600 void ExternalCameraDeviceSession::cleanupInflightFences( in cleanupInflightFences() function in android::hardware::camera::device::V3_4::implementation::ExternalCameraDeviceSession