Searched refs:hwui_all_frame_memory (Results 1 – 1 of 1) sorted by relevance
131 uint64_t hwui_all_frame_memory = 0; in logTraces() local133 hwui_all_frame_memory += it.second.memory; in logTraces()145 hwui_all_frame_memory += (uint64_t)gpuResourceBytes; in logTraces()153 ATRACE_INT64("HWUI All Memory", hwui_all_frame_memory); in logTraces()