Home
last modified time | relevance | path

Searched defs:command_count (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/google/graphics/common/libacryl/hdrplugin_headers/hardware/exynos/
H A Dg2d_hdr_plugin.h28 unsigned int command_count; member
/aosp12/system/extras/simpleperf/
H A Dcommand_test.cpp39 size_t command_count = GetAllCommandNames().size(); in TEST() local