Home | History | Annotate | Download | only in bitmap

Lines Matching refs:Trace

104                 Trace.beginSection("poll for reusable bitmap");
106 Trace.endSection();
113 Trace.beginSection("create fd and stream");
115 Trace.endSection();
123 Trace.beginSection("get bytesize");
130 Trace.endSection();
132 Trace.beginSection("get orientation");
135 Trace.beginSection("create fd and stream");
138 Trace.endSection();
149 Trace.endSection();
172 Trace.beginSection("decodeBounds");
179 Trace.endSection();
201 Trace.beginSection("create reusable bitmap");
204 Trace.endSection();
235 Trace.beginSection("decodeCropped" + mOpts.inSampleSize);
241 Trace.endSection();
251 Trace.beginSection("decode" + mOpts.inSampleSize);
269 Trace.endSection();
383 Trace.beginSection("create stream");
395 Trace.endSection();