Home
last modified time | relevance | path

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

/frameworks/opt/bitmap/src/com/android/bitmap/util/
DInputStreamBuffer.java133 Trace.endSection(); in get()
136 Trace.endSection(); in get()
162 Trace.endSection(); in has()
171 Trace.endSection(); in has()
175 Trace.endSection(); in has()
192 Trace.endSection(); in advanceTo()
238 Trace.endSection(); in advanceTo()
264 Trace.endSection(); in fill()
272 Trace.endSection(); in fill()
310 Trace.endSection(); in fill()
[all …]
DTrace.java45 public static void endSection() { in endSection() method in Trace
47 android.os.Trace.endSection(); in endSection()
/frameworks/opt/photoviewer/src/com/android/ex/photo/util/
DInputStreamBuffer.java133 Trace.endSection(); in get()
136 Trace.endSection(); in get()
162 Trace.endSection(); in has()
171 Trace.endSection(); in has()
175 Trace.endSection(); in has()
192 Trace.endSection(); in advanceTo()
238 Trace.endSection(); in advanceTo()
264 Trace.endSection(); in fill()
272 Trace.endSection(); in fill()
310 Trace.endSection(); in fill()
[all …]
DTrace.java45 public static void endSection() { in endSection() method in Trace
47 android.os.Trace.endSection(); in endSection()
/frameworks/opt/bitmap/src/com/android/bitmap/
DUnrefedPooledCache.java82 Trace.endSection(); in get()
92 Trace.endSection(); in put()
104 Trace.endSection(); in put()
113 Trace.endSection(); in offer()
117 Trace.endSection(); in offer()
125 Trace.endSection(); in poll()
152 Trace.endSection(); in poll()
159 Trace.endSection(); in poll()
DContiguousFIFOAggregator.java115 Trace.endSection(); in expect()
150 Trace.endSection(); in forget()
173 Trace.endSection(); in execute()
181 Trace.endSection(); in execute()
204 Trace.endSection(); in maybeExecuteNow()
215 Trace.endSection(); in maybeExecuteNow()
DDecodeTask.java128 Trace.endSection(); in decode()
145 Trace.endSection(); in decode()
159 Trace.endSection(); in decode()
170 Trace.endSection(); in decode()
184 Trace.endSection(); in decode()
217 Trace.endSection(); in decode()
267 Trace.endSection(); in decode()
363 Trace.endSection(); in decode()
392 Trace.endSection(); in decode()
481 Trace.endSection(); in reset()
DUnrefedBitmapCache.java101 Trace.endSection(); in poll()
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
DBasicBitmapDrawable.java145 Trace.endSection(); in bind()
149 Trace.endSection(); in bind()
178 Trace.endSection(); in unbind()
191 Trace.endSection(); in setImage()
207 Trace.endSection(); in setImage()
225 Trace.endSection(); in setImage()
295 Trace.endSection(); in decode()
DExtendedBitmapDrawable.java416 Trace.endSection(); in setLoadState()
/frameworks/ex/camera2/public/src/com/android/ex/camera2/utils/
DSysTrace.java83 public static void endSection() { in endSection() method in SysTrace
/frameworks/base/core/java/android/os/
DTrace.java287 public static void endSection() { in endSection() method in Trace
/frameworks/base/docs/html/tools/debugging/
Dsystrace.jd201 Trace.endSection(); // ends "Processing Jane"
208 Trace.endSection(); // ends "Processing John"
211 Trace.endSection(); // ends "ProcessPeople"
217 {@link android.os.Trace#endSection} method ends the most recently called
226 trace with a call to {@link android.os.Trace#endSection} on another thread.
/frameworks/base/docs/html/about/versions/
Dandroid-4.3.jd1067 {@link android.os.Trace#beginSection beginSection()} and {@link android.os.Trace#endSection()},
/frameworks/base/api/
Dsystem-current.txt23939 method public static void endSection();
Dcurrent.txt22353 method public static void endSection();