Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/perfmonitor/
H A Dperf_monitor.h44 PERF_TOUCH_EVENT = 0, enumerator
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/performancemonitor/
H A Dnapi_perf_monitor.cpp27 static constexpr uint32_t PERF_TOUCH_EVENT = 0; variable