Home
last modified time | relevance | path

Searched defs:flush (Results 1 – 25 of 68) 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
DMediaVpxVideoHelper.cpp50 void MediaVpxVideoHelper::flush() { in flush() function in android::emulation::MediaVpxVideoHelper
DMediaCudaVideoHelper.cpp193 void MediaCudaVideoHelper::flush() { in flush() function in android::emulation::MediaCudaVideoHelper
DMediaVpxDecoderGeneric.cpp299 void MediaVpxDecoderGeneric::flush(void* ptr) { in flush() function in android::emulation::MediaVpxDecoderGeneric
/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/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/generic/goldfish-opengl/system/codecs/c2/decoders/base/include/
DSimpleC2Component.h226 bool flush = mFlush; in popPendingFlush() local
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DMediaH264Decoder.cpp129 void MediaH264Decoder::flush() { in flush() function in MediaH264Decoder
/device/generic/goldfish-opengl/system/codecs/omx/avcdec/
DMediaH264Decoder.cpp129 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
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DVirtioGpuStream.cpp176 int VirtioGpuStream::flush() in flush() function in VirtioGpuStream
DHostConnection.h186 void flush() { in flush() function
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DQuery11.cpp195 angle::Result Query11::flush(Context11 *context11, bool force) in flush() function in rx::Query11
/device/generic/vulkan-cereal/third-party/angle/src/tests/perf_tests/
DANGLEPerfTest.h72 virtual void flush() {} in flush() function
/device/generic/goldfish/sensors/
Dmultihal_sensors.cpp199 Return<Result> MultihalSensors::flush(const int32_t sensorHandle) { in flush() function in goldfish::MultihalSensors

123