Home
last modified time | relevance | path

Searched refs:acquire (Results 1 – 12 of 12) sorted by relevance

/hardware/interfaces/wifi/1.5/default/
DTHREADING.README25 a) All of the asynchronous "C" style callbacks will acquire the global lock
27 b) All of the HIDL methods will also acquire the global lock before processing
30 Note: It's important that we only acquire the global lock for asynchronous
/hardware/interfaces/camera/common/1.0/default/include/
DCameraMetadata.h95 void acquire(camera_metadata_t* buffer);
101 void acquire(CameraMetadata &other);
/hardware/interfaces/camera/common/1.0/default/
DCameraMetadata.cpp53 acquire(buffer); in CameraMetadata()
119 void CameraMetadata::acquire(camera_metadata_t *buffer) { in acquire() function in android::hardware::camera::common::V1_0::helper::CameraMetadata
132 void CameraMetadata::acquire(CameraMetadata &other) { in acquire() function in android::hardware::camera::common::V1_0::helper::CameraMetadata
137 acquire(other.release()); in acquire()
/hardware/interfaces/sensors/2.1/
DISensors.hal69 * zero. It is important to note that the HAL must acquire the wake lock and
/hardware/interfaces/graphics/composer/2.2/
DIComposerClient.hal182 * Returns an acquire sync fence file descriptor which must signal when the
202 * // Implicitly wait on the acquire fence before accessing the buffer
/hardware/interfaces/sensors/2.0/
DISensors.hal102 * zero. It is important to note that the HAL must acquire the wake lock and
/hardware/interfaces/graphics/bufferqueue/1.0/
DIGraphicBufferProducer.hal560 * whether to acquire buffers from the sideband stream or from the queued
651 * attempt to acquire buffers even if it is not aware of any being
/hardware/interfaces/graphics/mapper/4.0/
DIMapper.hal383 * and gets back an acquire fence. The app's process must update the buffer's
388 * display driver must still wait on the acquire fence.
/hardware/interfaces/camera/device/3.2/
DICameraDeviceSession.hal321 * the acquire fences passed by the framework, or -1 if they have been
/hardware/interfaces/graphics/composer/2.1/
DIComposerClient.hal788 * Also provides a file descriptor referring to an acquire sync fence
915 * Also provides a file descriptor referring to an acquire sync fence
/hardware/interfaces/radio/1.4/
Dtypes.hal1165 * Device failed to acquire a co-located HDR for origination.
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp4045 modifiedSessionParams.acquire(modifiedSessionParamsBuffer); in TEST_P()
4068 sessionParams.acquire(sessionParamsBuffer); in TEST_P()
6193 sessionParams.acquire(sessionParamsBuffer); in TEST_P()