Searched refs:SysTrace (Results 1 – 2 of 2) sorted by relevance
24 import com.android.ex.camera2.utils.SysTrace;350 SysTrace.endSectionAsync(mCurrentAfTrace, mCurrentAfCookie); in beginTraceAsync()357 SysTrace.beginSectionAsync(sectionName, mCurrentAfCookie); in beginTraceAsync()366 SysTrace.endSectionAsync(mCurrentAfTrace, mCurrentAfCookie); in endTraceAsync()
34 public final class SysTrace { class