Home
last modified time | relevance | path

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

123

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DQueryGL.cpp178 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/
DVkEncoder.cpp.inl32 void flush() { function in VkEncoder::Impl
72 void VkEncoder::flush() { function in VkEncoder
DVulkanStreamGuest.cpp135 void VulkanStreamGuest::flush() { in flush() function in goldfish_vk::VulkanStreamGuest
/device/generic/goldfish/camera/
DEmulatedCamera3.cpp152 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/
DMediaVideoHelper.h42 virtual void flush() {} in flush() function
DMediaFfmpegVideoHelper.cpp156 void MediaFfmpegVideoHelper::flush() { in flush() function in android::emulation::MediaFfmpegVideoHelper
DMediaH264DecoderVideoToolBoxProxy.cpp95 void MediaH264DecoderVideoToolBoxProxy::flush(void* ptr) { in flush() function in android::emulation::MediaH264DecoderVideoToolBoxProxy
/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/generic/opengl-transport/host/libs/virglrenderer/OpenglRender/
DIOStream.h38 int flush() { in flush() function
/device/google/atv/audio_proxy/interfaces/aidl/device/google/atv/audio_proxy/
DIOutputStream.aidl26 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/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/
DAudioProxyStreamOut.cpp51 void AudioProxyStreamOut::flush() { mStream->flush(mStream); } in flush() function in audio_proxy::AudioProxyStreamOut
DOutputStreamImpl.cpp247 ndk::ScopedAStatus OutputStreamImpl::flush() { in flush() function in audio_proxy::OutputStreamImpl
/device/generic/vulkan-cereal/stream-servers/
DIOStream.h72 int flush() { in flush() function
/device/generic/goldfish-opengl/host/include/libOpenglRender/
DIOStream.h94 virtual int flush() { in flush() function
/device/google/trout/hal/sensors/2.0/
DSensor.cpp130 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/
DSyncVk.cpp342 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/
DRemoteBusOutputStream.cpp63 bool RemoteBusOutputStream::flush() { return mStream->flush().isOk(); } in flush() function in audio_proxy::service::RemoteBusOutputStream
DDummyBusOutputStream.cpp56 bool DummyBusOutputStream::flush() { return true; } in flush() function in audio_proxy::service::DummyBusOutputStream
/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/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/generic/goldfish-opengl/system/GLESv1_enc/
DGLEncoder.h39 void flush() { m_stream->flush(); } in flush() function

123