Home
last modified time | relevance | path

Searched refs:GraphicsFrameSliceTable (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_processor/tables/
H A Dtable_destructors.cc108 GraphicsFrameSliceTable::~GraphicsFrameSliceTable() = default;
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dgraphics_frame_event_parser.cc140 tables::GraphicsFrameSliceTable::Row row; in CreateBufferEvent()
370 tables::GraphicsFrameSliceTable::Row slice; in CreatePhaseEvent()
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_src_trace_processor_tables_tables_python/gen/src/trace_processor/tables/
Dslice_tables_py.h6642 class GraphicsFrameSliceTable : public macros_internal::MacroTable {
6672 using id = IdColumn<GraphicsFrameSliceTable::Id>;
6682 using parent_id = TypedColumn<std::optional<GraphicsFrameSliceTable::Id>>;
6703 std::optional<GraphicsFrameSliceTable::Id> in_parent_id = {},
6729 bool operator==(const GraphicsFrameSliceTable::Row& other) const {
6764 GraphicsFrameSliceTable, ConstRowReference, RowReference> {
6773 GraphicsFrameSliceTable, RowNumber> {
6775 ConstRowReference(const GraphicsFrameSliceTable* table, uint32_t row_number) in ConstRowReference()
6846 RowReference(const GraphicsFrameSliceTable* table, uint32_t row_number) in RowReference()
6927 GraphicsFrameSliceTable* mutable_table() const { in mutable_table()
[all …]
/aosp_15_r20/external/perfetto/src/trace_processor/storage/
H A Dtrace_storage.h652 const tables::GraphicsFrameSliceTable& graphics_frame_slice_table() const { in graphics_frame_slice_table()
656 tables::GraphicsFrameSliceTable* mutable_graphics_frame_slice_table() { in mutable_graphics_frame_slice_table()
1124 tables::GraphicsFrameSliceTable graphics_frame_slice_table_{&string_pool_,