Home
last modified time | relevance | path

Searched defs:flush_flags (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/frontends/dri/
H A Dkopper_stubs.c6 kopperSwapBuffers(__DRIdrawable *dPriv, uint32_t flush_flags) in kopperSwapBuffers()
12 kopperSwapBuffersWithDamage(__DRIdrawable *dPriv, uint32_t flush_flags, int nrects, const int *rect… in kopperSwapBuffersWithDamage()
H A Dkopper.c527 kopperSwapBuffersWithDamage(__DRIdrawable *dPriv, uint32_t flush_flags, int nrects, const int *rect… in kopperSwapBuffersWithDamage()
581 kopperSwapBuffers(__DRIdrawable *dPriv, uint32_t flush_flags) in kopperSwapBuffers()
H A Ddri_drawable.c485 unsigned flush_flags; in dri_flush() local
H A Dloader_dri3_helper.c982 int64_t remainder, unsigned flush_flags, in loader_dri3_swap_buffers_msc()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_flush.c119 unsigned flush_flags, in softpipe_flush_resource()
/aosp_15_r20/external/perfetto/src/tracing/service/
H A Dtracing_service_impl.cc1878 FlushFlags flush_flags) { in Flush()
1908 FlushFlags flush_flags) { in FlushDataSourceInstances()
1985 FlushFlags flush_flags) { in OnFlushTimeout()
4406 FlushFlags flush_flags) { in Flush()
4908 FlushFlags flush_flags) { in Flush()
H A Dtracing_service_impl_unittest.cc801 FlushFlags flush_flags(FlushFlags::Initiator::kTraced, in TEST_F() local
2429 FlushFlags flush_flags(FlushFlags::Initiator::kTraced, in TEST_F() local
4726 FlushFlags flush_flags(FlushFlags::Initiator::kConsumerSdk, in TEST_F() local
4924 FlushFlags flush_flags(FlushFlags::Initiator::kTraced, in TEST_F() local
/aosp_15_r20/external/perfetto/src/tracing/test/
H A Dmock_consumer.cc99 FlushFlags flush_flags) { in Flush()
H A Dtracing_integration_test.cc499 FlushFlags flush_flags(FlushFlags::Initiator::kConsumerSdk, in TEST_F() local
H A Dapi_integrationtest.cc4535 data_source->on_flush_callback = [&](perfetto::FlushFlags flush_flags) { in TEST_P()
/aosp_15_r20/external/perfetto/include/perfetto/tracing/
H A Ddata_source.h180 FlushFlags flush_flags; variable
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/tracing/
H A Ddata_source.h180 FlushFlags flush_flags; variable
/aosp_15_r20/external/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_context.c102 const unsigned int flush_flags = PIPE_BARRIER_SHADER_BUFFER | in v3d_memory_barrier() local
/aosp_15_r20/external/perfetto/src/tracing/ipc/service/
H A Dproducer_ipc_service.cc514 FlushFlags flush_flags) { in Flush()
/aosp_15_r20/external/perfetto/src/tracing/ipc/consumer/
H A Dconsumer_ipc_client_impl.cc226 FlushFlags flush_flags) { in Flush()
/aosp_15_r20/external/perfetto/test/
H A Dtest_helper.cc219 void TestHelper::FlushAndWait(uint32_t timeout_ms, FlushFlags flush_flags) { in FlushAndWait()
/aosp_15_r20/external/perfetto/src/tracing/internal/
H A Dtracing_muxer_impl.cc305 FlushFlags flush_flags) { in Flush()
1678 FlushFlags flush_flags) { in FlushDataSource_AsyncBegin()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_draw.c1260 unsigned flush_flags; in dd_after_draw() local
/aosp_15_r20/external/mesa3d/src/gallium/include/pipe/
H A Dp_video_state.h235 unsigned flush_flags; member