/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/ |
D | QueryGL.cpp | 178 angle::Result StandardQueryGL::flush(const gl::Context *context, bool force) in flush() function in rx::StandardQueryGL 238 angle::Result flush(const gl::Context *context, bool force, bool *finished) override in flush() function in rx::SyncProviderGLSync 278 angle::Result flush(const gl::Context *context, bool force, bool *finished) override in flush() function in rx::SyncProviderGLQuery 381 angle::Result SyncQueryGL::flush(const gl::Context *context, bool force) in flush() function in rx::SyncQueryGL
|
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | VkEncoder.cpp.inl | 32 void flush() { function in VkEncoder::Impl 72 void VkEncoder::flush() { function in VkEncoder
|
D | VulkanStreamGuest.cpp | 135 void VulkanStreamGuest::flush() { in flush() function in goldfish_vk::VulkanStreamGuest
|
/device/generic/goldfish/camera/ |
D | EmulatedCamera3.cpp | 152 status_t EmulatedCamera3::flush() { in flush() function in android::EmulatedCamera3 230 int EmulatedCamera3::flush(const camera3_device_t *d) { in flush() function in android::EmulatedCamera3
|
/device/generic/vulkan-cereal/host-common/ |
D | MediaVideoHelper.h | 42 virtual void flush() {} in flush() function
|
D | MediaFfmpegVideoHelper.cpp | 156 void MediaFfmpegVideoHelper::flush() { in flush() function in android::emulation::MediaFfmpegVideoHelper
|
D | MediaH264DecoderVideoToolBoxProxy.cpp | 95 void MediaH264DecoderVideoToolBoxProxy::flush(void* ptr) { in flush() function in android::emulation::MediaH264DecoderVideoToolBoxProxy
|
/device/google/contexthub/sensorhal/ |
D | sensors.cpp | 125 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/generic/opengl-transport/host/libs/virglrenderer/OpenglRender/ |
D | IOStream.h | 38 int flush() { in flush() function
|
/device/google/atv/audio_proxy/interfaces/aidl/device/google/atv/audio_proxy/ |
D | IOutputStream.aidl | 26 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/ |
D | IOutputStream.aidl | 27 void flush(); in flush() method
|
/device/google/atv/audio_proxy/interfaces/aidl/aidl_api/device.google.atv.audio_proxy-aidl/1/device/google/atv/audio_proxy/ |
D | IOutputStream.aidl | 27 void flush(); in flush() method
|
/device/google/atv/audio_proxy/ |
D | AudioProxyStreamOut.cpp | 51 void AudioProxyStreamOut::flush() { mStream->flush(mStream); } in flush() function in audio_proxy::AudioProxyStreamOut
|
D | OutputStreamImpl.cpp | 247 ndk::ScopedAStatus OutputStreamImpl::flush() { in flush() function in audio_proxy::OutputStreamImpl
|
/device/generic/vulkan-cereal/stream-servers/ |
D | IOStream.h | 72 int flush() { in flush() function
|
/device/generic/goldfish-opengl/host/include/libOpenglRender/ |
D | IOStream.h | 94 virtual int flush() { in flush() function
|
/device/google/trout/hal/sensors/2.0/ |
D | Sensor.cpp | 130 Result SensorBase::flush() { in flush() function in android::hardware::sensors::V2_0::subhal::implementation::SensorBase 148 Result HWSensorBase::flush() { in flush() function in android::hardware::sensors::V2_0::subhal::implementation::HWSensorBase
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/ |
D | SyncVk.cpp | 342 bool flush = (flags & GL_SYNC_FLUSH_COMMANDS_BIT) != 0; in clientWait() local 441 bool flush = (flags & EGL_SYNC_FLUSH_COMMANDS_BIT_KHR) != 0; in clientWait() local
|
/device/google/atv/audio_proxy/service/ |
D | RemoteBusOutputStream.cpp | 63 bool RemoteBusOutputStream::flush() { return mStream->flush().isOk(); } in flush() function in audio_proxy::service::RemoteBusOutputStream
|
D | DummyBusOutputStream.cpp | 56 bool DummyBusOutputStream::flush() { return true; } in flush() function in audio_proxy::service::DummyBusOutputStream
|
/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/include/ |
D | SimpleC2Component.h | 226 bool flush = mFlush; in popPendingFlush() local
|
/device/generic/goldfish-opengl/system/codecs/omx/avcdec/ |
D | MediaH264Decoder.cpp | 129 void MediaH264Decoder::flush() { in flush() function in MediaH264Decoder
|
/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/ |
D | MediaHevcDecoder.cpp | 145 void MediaHevcDecoder::flush() { in flush() function in MediaHevcDecoder
|
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/ |
D | MediaH264Decoder.cpp | 145 void MediaH264Decoder::flush() { in flush() function in MediaH264Decoder
|
/device/generic/goldfish-opengl/system/GLESv1_enc/ |
D | GLEncoder.h | 39 void flush() { m_stream->flush(); } in flush() function
|