Searched refs:acquire (Results 1 – 12 of 12) sorted by relevance
25 a) All of the asynchronous "C" style callbacks will acquire the global lock27 b) All of the HIDL methods will also acquire the global lock before processing30 Note: It's important that we only acquire the global lock for asynchronous
95 void acquire(camera_metadata_t* buffer);101 void acquire(CameraMetadata &other);
53 acquire(buffer); in CameraMetadata()119 void CameraMetadata::acquire(camera_metadata_t *buffer) { in acquire() function in android::hardware::camera::common::V1_0::helper::CameraMetadata132 void CameraMetadata::acquire(CameraMetadata &other) { in acquire() function in android::hardware::camera::common::V1_0::helper::CameraMetadata137 acquire(other.release()); in acquire()
69 * zero. It is important to note that the HAL must acquire the wake lock and
182 * Returns an acquire sync fence file descriptor which must signal when the202 * // Implicitly wait on the acquire fence before accessing the buffer
102 * zero. It is important to note that the HAL must acquire the wake lock and
560 * whether to acquire buffers from the sideband stream or from the queued651 * attempt to acquire buffers even if it is not aware of any being
383 * and gets back an acquire fence. The app's process must update the buffer's388 * display driver must still wait on the acquire fence.
321 * the acquire fences passed by the framework, or -1 if they have been
788 * Also provides a file descriptor referring to an acquire sync fence915 * Also provides a file descriptor referring to an acquire sync fence
1165 * Device failed to acquire a co-located HDR for origination.
4045 modifiedSessionParams.acquire(modifiedSessionParamsBuffer); in TEST_P()4068 sessionParams.acquire(sessionParamsBuffer); in TEST_P()6193 sessionParams.acquire(sessionParamsBuffer); in TEST_P()