Home
last modified time | relevance | path

Searched refs:TRACE_SYNC (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceTracing.h71 TRACE_SYNC = 1 << 6, enumerator
89 uint32_t flags = TRACE_CRITICAL | TRACE_INPUT | TRACE_SYNC;
H A DSurfaceTracing.cpp40 if (flagIsSet(TRACE_SYNC)) { in enable()
H A DSurfaceFlinger.cpp1989 mTracing.flagIsSet(SurfaceTracing::TRACE_SYNC) || in onMessageInvalidate()