/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/ |
D | QCameraHAL3SnapshotTest.cpp | 217 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()
|
D | QCameraHAL3RawSnapshotTest.cpp | 227 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/interfaces/automotive/evs/1.0/ |
D | IEvsCameraStream.hal | 26 * Receives calls from the HAL each time a video frame is ready for inspection.
|
D | IEvsDisplay.hal | 72 * This call tells the display that the buffer is ready for display.
|
/hardware/interfaces/tv/cec/2.0/ |
D | IHdmiCecCallback.hal | 35 * HAL shall be ready for readDeviceInfo call before invoke this callback.
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3HWI.h | 186 bool ready; // If the shutter is ready. member 188 Shutter() : ready(false), timestamp(0) {}; in Shutter() 223 bool ready; // If the buffer is ready. member 225 Buffer() : ready(false), buffer({}) {}; in Buffer()
|
/hardware/qcom/camera/msm8998/QCamera2/util/ |
D | QCameraDualFOVPP.cpp | 594 bool ready = false; in canProcess() local 596 ready = true; in canProcess() 599 return ready; in canProcess()
|
/hardware/interfaces/camera/device/3.5/ |
D | ICameraDeviceCallback.hal | 55 * ready to fill the buffer.
|
D | ICameraDeviceSession.hal | 72 * ready to accept a future valid stream configuration in a later
|
D | types.hal | 81 * send ERROR_DEVICE to camera service and be ready to be closed.
|
/hardware/interfaces/bluetooth/audio/2.0/ |
D | IBluetoothAudioProvider.hal | 33 * This method indicates that the Bluetooth stack is ready to stream audio.
|
D | IBluetoothAudioProvidersFactory.hal | 25 * When the Bluetooth stack is ready to create an audio session, it must first
|
/hardware/interfaces/nfc/1.0/ |
D | INfc.hal | 26 * If open completes successfully, the controller should be ready to perform
|
/hardware/interfaces/bluetooth/a2dp/1.0/ |
D | IBluetoothAudioOffload.hal | 41 * and is ready to stream audio. This function is also used to register
|
/hardware/interfaces/power/1.0/ |
D | IPower.hal | 26 * and ready for interaction, often with UI devices such as
|
/hardware/interfaces/configstore/1.0/ |
D | ISurfaceFlingerConfigs.hal | 106 * return false to avoid extra resource usage. Daydream ready devices must
|
/hardware/interfaces/camera/device/3.4/ |
D | ICameraDeviceSession.hal | 66 * ready to accept a future valid stream configuration in a later
|
/hardware/interfaces/audio/2.0/ |
D | IStreamIn.hal | 139 * @return retval INVALID_STATE if the device is not ready/available,
|
/hardware/interfaces/contexthub/1.0/vts/functional/ |
D | VtsHalContexthubV1_0TargetTest.cpp | 195 if (status == std::future_status::ready) { in waitForCallback()
|
/hardware/interfaces/audio/4.0/ |
D | IStreamIn.hal | 145 * @return retval INVALID_STATE if the device is not ready/available,
|
/hardware/interfaces/audio/5.0/ |
D | IStreamIn.hal | 145 * @return retval INVALID_STATE if the device is not ready/available,
|
/hardware/interfaces/biometrics/fingerprint/2.1/vts/functional/ |
D | VtsHalBiometricsFingerprintV2_1TargetTest.cpp | 67 if (status == std::future_status::ready) { in waitForCallback()
|
/hardware/interfaces/camera/device/3.2/ |
D | ICameraDeviceSession.hal | 160 * ready to accept a future valid stream configuration in a later 175 * this call until it is ready to accept the next set of requests to
|
/hardware/interfaces/graphics/bufferqueue/2.0/ |
D | IGraphicBufferProducer.hal | 349 * empty fence indicates that the buffer is ready immediately. 472 * If the buffer queue does not have a consumer ready (connected), the
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | types.hal | 2511 /** VHAL is finished with shutdown procedures and ready for Android to suspend/shutdown */ 2538 * Device has booted, CarService has initialized and is ready to accept commands from VHAL. 2545 * AP is ready to suspend and has entered WAIT_FOR_FINISHED state. 2570 * AP is ready to shutdown and has entered WAIT_FOR_FINISHED state. 2934 * engine might be running or ready to be started.
|