Home
last modified time | relevance | path

Searched refs:ready (Results 1 – 23 of 23) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
DQCameraHAL3SnapshotTest.cpp217 int32_t ready = 0; in hal3appSnapshotProcessBuffers() local
221 ready = poll(&pollfds, (nfds_t)num_of_fds, -1); in hal3appSnapshotProcessBuffers()
222 if (ready > 0) { in hal3appSnapshotProcessBuffers()
DQCameraHAL3RawSnapshotTest.cpp227 int32_t ready = 0; in rawProcessBuffers() local
231 ready = poll(&pollfds, (nfds_t)num_of_fds, -1); in rawProcessBuffers()
232 if (ready > 0) { in rawProcessBuffers()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.h186 bool ready; // If the shutter is ready. member
188 Shutter() : ready(false), timestamp(0) {}; in Shutter()
222 bool ready; // If the buffer is ready. member
224 Buffer() : ready(false), buffer({}) {}; in Buffer()
DQCamera3HWI.cpp15830 uint8_t ready = true; in onNextCaptureReady() local
15831 metadata.update(NEXUS_EXPERIMENTAL_2017_NEXT_STILL_INTENT_REQUEST_READY, &ready, 1); in onNextCaptureReady()
16375 if (shutter->second.ready) { in markShutterReady()
16381 shutter->second.ready = true; in markShutterReady()
16387 if (!shutter->second.ready) { in markShutterReady()
16416 __FUNCTION__, shutter.first, shutter.second.ready, in clear()
16423 __FUNCTION__, shutter.first, shutter.second.ready, in clear()
16486 pendingBuffer->second.ready = true; in markBufferReady()
16492 if (!pendingBuffer->second.ready) { in markBufferReady()
16517 __FUNCTION__, buffers.first, buffer.first, buffer.second.ready); in clear()
/hardware/qcom/camera/msm8998/QCamera2/util/
DQCameraDualFOVPP.cpp594 bool ready = false; in canProcess() local
596 ready = true; in canProcess()
599 return ready; in canProcess()
/hardware/interfaces/automotive/evs/1.0/
DIEvsDisplay.hal72 * This call tells the display that the buffer is ready for display.
/hardware/interfaces/bluetooth/a2dp/1.0/
DIBluetoothAudioOffload.hal41 * and is ready to stream audio. This function is also used to register
/hardware/interfaces/nfc/1.0/
DINfc.hal26 * If open completes successfully, the controller should be ready to perform
/hardware/interfaces/power/1.0/
DIPower.hal26 * and ready for interaction, often with UI devices such as
/hardware/interfaces/configstore/1.0/
DISurfaceFlingerConfigs.hal101 * return false to avoid extra resource usage. Daydream ready devices must
/hardware/interfaces/camera/device/3.4/
DICameraDeviceSession.hal66 * ready to accept a future valid stream configuration in a later
/hardware/interfaces/contexthub/1.0/vts/functional/
DVtsHalContexthubV1_0TargetTest.cpp195 if (status == std::future_status::ready) { in waitForCallback()
/hardware/interfaces/audio/2.0/
DIStreamIn.hal139 * @return retval INVALID_STATE if the device is not ready/available,
/hardware/interfaces/audio/4.0/
DIStreamIn.hal145 * @return retval INVALID_STATE if the device is not ready/available,
/hardware/interfaces/biometrics/fingerprint/2.1/vts/functional/
DVtsHalBiometricsFingerprintV2_1TargetTest.cpp66 if (status == std::future_status::ready) { in waitForCallback()
/hardware/interfaces/camera/device/3.2/
DICameraDeviceSession.hal161 * ready to accept a future valid stream configuration in a later
176 * this call until it is ready to accept the next set of requests to
/hardware/google/av/codec2/include/
DC2Buffer.h100 bool ready() const;
/hardware/interfaces/graphics/bufferqueue/1.0/
DIGraphicBufferProducer.hal134 * set this to Fence::NO_FENCE if the buffer is ready immediately. */
/hardware/qcom/audio/hal/
Daudio_hw.c1205 const bool ready = read_usb_sup_sample_rates( in is_usb_ready() local
1208 return ready; in is_usb_ready()
/hardware/interfaces/graphics/composer/2.1/
DIComposerClient.hal717 * presented on the previous frame is ready to be written.
/hardware/interfaces/radio/1.0/
DIRadio.hal1133 * ready to receive unsolicited stkXXXXX commands.
Dtypes.hal113 NETWORK_NOT_READY = 60, // Network is not ready to perform the request
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal2680 * engine might be running or ready to be started.