Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/FrameTimeline/
DFrameTimeline.cpp324 bool shouldTraceForDataSource(const FrameTimelineDataSource::TraceContext& ctx, nsecs_t timestamp) { in shouldTraceForDataSource() function
756 if (filterFramesBeforeTraceStarts && !shouldTraceForDataSource(ctx, timestamp)) { in tracePredictions()
817 if (filterFramesBeforeTraceStarts && !shouldTraceForDataSource(ctx, timestamp)) { in traceActuals()
1213 if (filterFramesBeforeTraceStarts && !shouldTraceForDataSource(ctx, timestamp)) { in tracePredictions()
1281 !shouldTraceForDataSource(ctx, skippedFrameStartTime)) { in addSkippedFrame()
1332 if (filterFramesBeforeTraceStarts && !shouldTraceForDataSource(ctx, timestamp)) { in traceActuals()