Home
last modified time | relevance | path

Searched refs:tag_ids (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/compute/skc/
Dpath.h56 union skc_tagged_block_id tag_ids[]; // 8+ ids member
73 #define SKC_PATH_HEAD_OFFSET_IDS_CALC (SKC_OFFSET_OF(struct skc_path_head,tag_ids) / size…
103 union skc_tagged_block_id tag_ids[]; member
/external/skia/src/compute/skc/
Dpath.h56 union skc_tagged_block_id tag_ids[]; // 8+ ids member
73 #define SKC_PATH_HEAD_OFFSET_IDS_CALC (SKC_OFFSET_OF(struct skc_path_head,tag_ids) / size…
103 union skc_tagged_block_id tag_ids[]; member
/external/perfetto/src/trace_processor/
Dandroid_logs_table.cc38 .AddStringColumn("tag", &alog.tag_ids(), &storage_->string_pool()) in CreateStorageSchema()
Dtrace_storage.h571 const std::deque<StringId>& tag_ids() const { return tag_ids_; } in tag_ids() function
/external/skqp/src/compute/skc/platforms/cl_12/
Dpath_builder_cl_12.c365 impl->wip.ids.next = impl->wip.head->tag_ids; // point to local head node in skc_path_builder_pfn_begin()
1006 impl->wip.ids.next = impl->wip.node->tag_ids; in skc_path_builder_impl_new_node_block()
/external/skia/src/compute/skc/platforms/cl_12/
Dpath_builder_cl_12.c365 impl->wip.ids.next = impl->wip.head->tag_ids; // point to local head node in skc_path_builder_pfn_begin()
1006 impl->wip.ids.next = impl->wip.node->tag_ids; in skc_path_builder_impl_new_node_block()