Searched refs:mTracePostComposition (Results 1 – 2 of 2) sorted by relevance
1308 bool mTracePostComposition = false; variable
1975 mTracePostComposition = mTracing.flagIsSet(SurfaceTracing::TRACE_COMPOSITION) || in onMessageInvalidate()1978 const bool tracePreComposition = mTracingEnabled && !mTracePostComposition; in onMessageInvalidate()2141 if (mTracingEnabled && mTracePostComposition) { in onMessageRefresh()