Searched refs:beginSection (Results 1 – 15 of 15) sorted by relevance
126 Trace.beginSection("create fd"); in decode()143 Trace.beginSection("poll for reusable bitmap"); in decode()152 Trace.beginSection("get bytesize"); in decode()161 Trace.beginSection("get orientation"); in decode()167 Trace.beginSection("create orientation fd and stream"); in decode()210 Trace.beginSection("decodeBounds"); in decode()263 Trace.beginSection("create reusable bitmap"); in decode()306 Trace.beginSection("decodeCropped" + mOpts.inSampleSize); in decode()374 Trace.beginSection("decode" + mOpts.inSampleSize); in decode()469 Trace.beginSection("create stream"); in reset()
99 Trace.beginSection("pool expect"); in expect()135 Trace.beginSection("pool forget"); in forget()166 Trace.beginSection("pool execute"); in execute()194 Trace.beginSection("pool maybeExecuteNow loop"); in maybeExecuteNow()
73 Trace.beginSection("cache get"); in get()89 Trace.beginSection("cache put"); in put()111 Trace.beginSection("pool offer"); in offer()122 Trace.beginSection("pool poll"); in poll()
91 Trace.beginSection("sleep"); in poll()
130 Trace.beginSection("get"); in get()160 Trace.beginSection("has"); in has()188 Trace.beginSection("advance to"); in advanceTo()262 Trace.beginSection("fill"); in fill()339 Trace.beginSection("to debug string"); in toDebugString()
33 public static void beginSection(String tag) { in beginSection() method in Trace35 android.os.Trace.beginSection(tag); in beginSection()
143 Trace.beginSection("bind"); in bind()173 Trace.beginSection("unbind"); in unbind()185 Trace.beginSection("set image"); in setImage()186 Trace.beginSection("release reference"); in setImage()274 Trace.beginSection("decode"); in decode()
380 Trace.beginSection("set load state"); in setLoadState()
65 public static void beginSection(String sectionName) { in beginSection() method in SysTrace
271 public static void beginSection(String sectionName) { in beginSection() method in Trace
195 Trace.beginSection("ProcessPeople");197 Trace.beginSection("Processing Jane");204 Trace.beginSection("Processing John");218 {@link android.os.Trace#beginSection} method. This means that a trace started within another225 {@link android.os.Trace#beginSection} on one thread of execution and then attempt to end the
1067 {@link android.os.Trace#beginSection beginSection()} and {@link android.os.Trace#endSection()},
22283 method public static void beginSection(java.lang.String);