/hardware/libhardware/modules/sensors/dynamic_sensor/ |
D | sensors.cpp | 42 device.flush = FlushWrapper; in SensorContext() 75 int SensorContext::flush(int handle) { in flush() function in SensorContext 76 return mDynamicSensorManager->flush(handle); in flush() 116 return reinterpret_cast<SensorContext *>(dev)->flush(handle); in FlushWrapper()
|
D | BaseSensorObject.cpp | 42 int BaseSensorObject::flush() { in flush() function in android::SensorHalExt::BaseSensorObject
|
D | BaseSensorObject.h | 54 virtual int flush(); in REF_BASE()
|
D | sensors.h | 55 int flush(int handle);
|
/hardware/libhardware/modules/camera/3_4/ |
D | camera.cpp | 149 flush(); in close() 418 int Camera::flush() in flush() function in default_camera_hal::Camera 580 static int flush(const camera3_device_t *dev) in flush() function 582 return camdev_to_camera(dev)->flush(); in flush() 596 .flush = default_camera_hal::flush,
|
/hardware/invensense/65xx/libsensors_iio/ |
D | sensors_mpl.cpp | 96 int flush(int handle); 326 int sensors_poll_context_t::flush(int handle) in flush() function in sensors_poll_context_t 329 return mSensor->flush(handle); in flush() 377 return ctx->flush(handle); in poll__flush() 401 dev->device.flush = poll__flush; in open_sensors()
|
/hardware/invensense/6515/libsensors_iio/ |
D | sensors_mpl.cpp | 120 int flush(int handle); 380 int sensors_poll_context_t::flush(int handle) in flush() function in sensors_poll_context_t 383 return mSensor->flush(handle); in flush() 440 int status = ctx->flush(handle); in poll__flush() 463 dev->device.flush = poll__flush; in open_sensors()
|
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/ |
D | ConcurrentQueue.h | 38 std::vector<T> flush() { in flush() function 135 std::vector<T> items = mQueue->flush(); in runInternal()
|
/hardware/interfaces/media/omx/1.0/vts/functional/ |
D | README.md | 12 …ce, port enabling/disabling, enumerating port formats, state transitions, flush, ..., stay common … 17 …g of an elementary stream, end of stream test, timestamp deviations test, flush test and so on. Th… 26 …g of an elementary stream, end of stream test, timestamp deviations test, flush test and so on. Th…
|
/hardware/interfaces/camera/device/3.3/default/ |
D | CameraDeviceSession.h | 113 virtual Return<Status> flush() override { in flush() function 114 return mParent->flush(); in flush()
|
/hardware/libhardware/modules/usbcamera/ |
D | Camera.cpp | 82 static int flush(const camera3_device_t *dev) { in flush() function 83 return camdev_to_camera(dev)->flush(); in flush() 97 .flush = usb_camera_hal::flush, 437 int Camera::flush() { in flush() function in usb_camera_hal::Camera
|
/hardware/interfaces/sensors/1.0/ |
D | ISensors.hal | 101 * Trigger a flush of internal FIFO. 108 * is a one-shot sensor, flush must return BAD_VALUE and not generate any 109 * flush complete metadata. If the sensor is not active at the time flush() 110 * is called, flush() return BAD_VALUE. 115 flush(int32_t sensorHandle) generates (Result result);
|
/hardware/interfaces/gnss/2.0/default/ |
D | GnssBatching.cpp | 45 Return<void> GnssBatching::flush() { in flush() function in android::hardware::gnss::V2_0::implementation::GnssBatching
|
D | GnssBatching.h | 42 Return<void> flush() override;
|
/hardware/qcom/camera/msm8998/QCamera2/util/ |
D | QCameraQueue.h | 55 void flush();
|
D | QCameraHALPP.cpp | 170 m_iuputQ.flush(); in flushQ() 171 m_outgoingQ.flush(); in flushQ()
|
/hardware/interfaces/camera/device/3.2/ |
D | ICameraDeviceSession.hal | 283 * flush: 290 * held at the time of flush() (whether successfully filled or not) may be 300 * flush() may be called concurrently to processCaptureRequest(), with the 305 * be started after flush has been invoked but has not returned yet. If such 306 * a call happens before flush() returns, the HAL must treat the new 363 * 4. If a flush() is invoked while a processCaptureRequest() invocation 365 * addition, if a processCaptureRequest() call is made after flush() 366 * has been invoked but before flush() has returned, the capture request 370 * flush() must only return when there are no more outstanding buffers or 376 * the partial failure cases as well, as it could help improve the flush [all …]
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | frameparser.h | 76 void flush ();
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | frameparser.h | 77 void flush ();
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | frameparser.h | 78 void flush ();
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | frameparser.h | 78 void flush ();
|
/hardware/google/av/media/codecs/base/include/ |
D | SimpleC2Component.h | 216 bool flush = mFlush; in popPendingFlush() local 218 return flush; in popPendingFlush()
|
/hardware/interfaces/wifi/1.3/ |
D | IWifiChip.hal | 80 * API to flush debug ring buffer data to files. 82 * Force flush debug ring buffer using IBase::debug.
|
/hardware/libhardware/include/hardware/ |
D | activity_recognition.h | 225 int (*flush)(const struct activity_recognition_device* dev); member
|
/hardware/google/av/media/sfplugin/ |
D | CCodecBufferChannel.cpp | 146 virtual void flush() = 0; 200 virtual void flush(const std::list<std::unique_ptr<C2Work>> &flushedWork) = 0; 510 void flush() { in flush() function in android::__anon5ff58d220111::FlexBuffersImpl 686 void flush() { in flush() function in android::__anon5ff58d220111::BuffersArrayImpl 759 void flush() override { in flush() function in android::__anon5ff58d220111::InputBuffersArray 760 mImpl.flush(); in flush() 803 void flush() override { in flush() function in android::__anon5ff58d220111::LinearInputBuffers 806 mImpl.flush(); in flush() 948 void flush() override { in flush() function in android::__anon5ff58d220111::GraphicMetadataInputBuffers 1012 void flush() override { in flush() function in android::__anon5ff58d220111::GraphicInputBuffers [all …]
|