Searched defs:chunks_to_move_size (Results 1 – 2 of 2) sorted by relevance
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ | ||
D | perfetto.cc | 7205 int chunks_to_move_size() const { return static_cast<int>(chunks_to_move_.size()); } in chunks_to_move_size() function in perfetto::protos::gen::CommitDataRequest |
/device/generic/goldfish-opengl/system/profiler/ | ||
D | perfetto.cpp | 9826 int CommitDataRequest::chunks_to_move_size() const { return static_cast<int>(chunks_to_move_.size()… in chunks_to_move_size() function in perfetto::protos::gen::CommitDataRequest |