Home
last modified time | relevance | path

Searched defs:flush (Results 1 – 25 of 37) sorted by relevance

12

/device/generic/opengl-transport/host/libs/virglrenderer/OpenglRender/
DIOStream.h38 int flush() { in flush() function
/device/google/contexthub/sensorhal/
Dsensors.cpp125 int SensorContext::flush(int handle) { in flush() function in SensorContext
313 int SensorContext::HubConnectionOperation::flush(int handle) { in flush() function in SensorContext::HubConnectionOperation
356 int SensorContext::DynamicSensorManagerOperation::flush(int handle) { in flush() function in SensorContext::DynamicSensorManagerOperation
/device/google/atv/audio_proxy/interfaces/aidl/aidl_api/device.google.atv.audio_proxy-aidl/1/device/google/atv/audio_proxy/
DIOutputStream.aidl27 void flush(); in flush() method
/device/google/atv/audio_proxy/interfaces/aidl/aidl_api/device.google.atv.audio_proxy-aidl/2/device/google/atv/audio_proxy/
DIOutputStream.aidl27 void flush(); in flush() method
/device/google/atv/audio_proxy/interfaces/aidl/aidl_api/device.google.atv.audio_proxy-aidl/3/device/google/atv/audio_proxy/
DIOutputStream.aidl27 void flush(); in flush() method
/device/google/atv/audio_proxy/interfaces/aidl/device/google/atv/audio_proxy/
DIOutputStream.aidl28 void flush(); in flush() method
/device/google/atv/audio_proxy/interfaces/aidl/aidl_api/device.google.atv.audio_proxy-aidl/current/device/google/atv/audio_proxy/
DIOutputStream.aidl27 void flush(); in flush() method
/device/google/atv/audio_proxy/
DAudioProxyStreamOut.cpp51 void AudioProxyStreamOut::flush() { mStream->flush(mStream); } in flush() function in audio_proxy::AudioProxyStreamOut
DOutputStreamImpl.cpp246 ndk::ScopedAStatus OutputStreamImpl::flush() { in flush() function in audio_proxy::OutputStreamImpl
/device/generic/goldfish-opengl/system/hwc3/
DDrmDisplay.cpp71 std::tuple<HWC3::Error, ::android::base::unique_fd> DrmDisplay::flush( in flush() function in aidl::android::hardware::graphics::composer3::impl::DrmDisplay
/device/generic/goldfish/gnss/
DGnssBatching.cpp88 ndk::ScopedAStatus GnssBatching::flush() { in flush() function in aidl::android::hardware::gnss::implementation::GnssBatching
/device/google/trout/hal/sensors/2.1/
DSensor.cpp132 Result SensorBase::flush() { in flush() function in android::hardware::sensors::V2_1::subhal::implementation::SensorBase
150 Result HWSensorBase::flush() { in flush() function in android::hardware::sensors::V2_1::subhal::implementation::HWSensorBase
DSensorsSubHal.cpp180 Return<Result> SensorsSubHal::flush(int32_t sensorHandle) { in flush() function in android::hardware::sensors::V2_1::subhal::implementation::SensorsSubHal
/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/include/
DSimpleC2Component.h226 bool flush = mFlush; in popPendingFlush() local
/device/generic/goldfish-opengl/system/codecs/omx/avcdec/
DMediaH264Decoder.cpp129 void MediaH264Decoder::flush() { in flush() function in MediaH264Decoder
/device/google/atv/audio_proxy/service/
DDummyBusOutputStream.cpp56 bool DummyBusOutputStream::flush() { return true; } in flush() function in audio_proxy::service::DummyBusOutputStream
DRemoteBusOutputStream.cpp63 bool RemoteBusOutputStream::flush() { return mStream->flush().isOk(); } in flush() function in audio_proxy::service::RemoteBusOutputStream
DStreamOutImpl.cpp422 Return<Result> StreamOutImpl::flush() { in flush() function in audio_proxy::service::StreamOutImpl
/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DMediaHevcDecoder.cpp145 void MediaHevcDecoder::flush() { in flush() function in MediaHevcDecoder
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DMediaH264Decoder.cpp145 void MediaH264Decoder::flush() { in flush() function in MediaH264Decoder
/device/google/cuttlefish/host/commands/secure_env/rust/
Dlib.rs301 fn flush(&self) {} in flush() method
/device/generic/goldfish/sensors/
Dmultihal_sensors.cpp285 Return<Result> MultihalSensors::flush(const int32_t sensorHandle) { in flush() function in goldfish::MultihalSensors
/device/google/contexthub/firmware/os/drivers/invensense_icm40600/
Dinvensense_icm40600.c566 uint8_t flush; member
645 bool flush; member
2784 static void int1Evt(TASK, bool flush)
2799 #define DEC_OPS(power, firmware, rate, flush) \ argument
2805 #define DEC_OPS_CAL_CFG_TEST(power, firmware, rate, flush, cal, cfg, test) \ argument
2811 #define DEC_OPS_CFG(power, firmware, rate, flush, cfg) \ argument
/device/linaro/poplar/wifi/wifi_hal/
Dgscan.cpp843 GetScanResultsCommand(wifi_interface_handle iface, byte flush, in GetScanResultsCommand()
849 int createRequest(WifiRequest& request, int num, byte flush) { in createRequest()
993 wifi_error wifi_get_cached_gscan_results(wifi_interface_handle iface, byte flush, in wifi_get_cached_gscan_results()
/device/google/cuttlefish/guest/hals/camera/
Dvsock_camera_device_session_3_4.cpp169 Return<Status> VsockCameraDeviceSession::flush() { in flush() function in android::hardware::camera::device::V3_4::implementation::VsockCameraDeviceSession

12