Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDeviceSession.cpp694 int waitRet = waitForV4L2BufferReturnLocked(lk); in processOneCaptureRequest() local
2185 int waitRet = waitForV4L2BufferReturnLocked(lk); in dequeueV4l2FrameLocked() local
/hardware/interfaces/camera/device/default/
DExternalCameraDeviceSession.cpp632 int waitRet = waitForV4L2BufferReturnLocked(lk); in processOneCaptureRequest() local
1228 int waitRet = waitForV4L2BufferReturnLocked(lk); in dequeueV4l2FrameLocked() local
/hardware/google/gfxstream/guest/egl/
Degl.cpp498 int waitRet = syncHelper->wait(acquireFenceFd, /* wait forever */-1); in init() local