HomeSort by relevance Sort by last modified time
    Searched refs:endSection (Results 1 - 25 of 80) sorted by null

1 2 3 4

  /frameworks/support/v17/leanback/jbmr2/android/support/v17/leanback/os/
TraceHelperJbmr2.java 26 public static void endSection() {
27 Trace.endSection();
  /frameworks/support/v4/jellybean-mr2/android/support/v4/os/
TraceJellybeanMR2.java 23 public static void endSection() {
24 Trace.endSection();
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/os/
TraceHelper.java 32 public void endSection();
41 public void endSection() {
52 public void endSection() {
53 TraceHelperJbmr2.endSection();
72 public static void endSection() {
73 sImpl.endSection();
  /frameworks/support/v4/java/android/support/v4/os/
TraceCompat.java 32 * be followed by a corresponding call to {@link #endSection()} on the same thread.
52 * ensure that beginSection / endSection pairs are properly nested and called from the same
55 public static void endSection() {
57 TraceJellybeanMR2.endSection();
  /frameworks/opt/bitmap/src/com/android/bitmap/util/
Trace.java 43 * @see android.os.Trace#endSection()
45 public static void endSection() {
47 android.os.Trace.endSection();
InputStreamBuffer.java 133 Trace.endSection();
136 Trace.endSection();
162 Trace.endSection();
171 Trace.endSection();
175 Trace.endSection();
192 Trace.endSection();
238 Trace.endSection();
264 Trace.endSection();
272 Trace.endSection();
310 Trace.endSection();
    [all...]
  /frameworks/opt/photoviewer/src/com/android/ex/photo/util/
Trace.java 43 * @see android.os.Trace#endSection()
45 public static void endSection() {
47 android.os.Trace.endSection();
InputStreamBuffer.java 133 Trace.endSection();
136 Trace.endSection();
162 Trace.endSection();
171 Trace.endSection();
175 Trace.endSection();
192 Trace.endSection();
238 Trace.endSection();
264 Trace.endSection();
272 Trace.endSection();
310 Trace.endSection();
    [all...]
  /packages/apps/Messaging/src/com/android/messaging/util/
Trace.java 28 * tag isn't set, calls to {@link #beginSection(String)} or {@link #endSection()} are no-ops. <p>
38 abstract void endSection();
57 * be followed by a corresponding call to {@link #endSection()} on the same thread.
77 * ensure that beginSection / endSection pairs are properly nested and called from the same
80 public static void endSection() {
81 sTrace.endSection();
83 LogUtil.v(TAG, "endSection()");
98 void endSection() {
99 android.os.Trace.endSection();
112 void endSection() {
    [all...]
  /external/deqp/modules/gles31/functional/
es31fNegativeStateApiTests.cpp 88 ctx.endSection();
99 ctx.endSection();
104 ctx.endSection();
112 ctx.endSection();
122 ctx.endSection();
127 ctx.endSection();
137 ctx.endSection();
148 ctx.endSection();
155 ctx.endSection();
164 ctx.endSection();
    [all...]
es31fNegativeFragmentApiTests.cpp 57 ctx.endSection();
65 ctx.endSection();
77 ctx.endSection();
86 ctx.endSection();
94 ctx.endSection();
99 ctx.endSection();
111 ctx.endSection();
119 ctx.endSection();
128 ctx.endSection();
136 ctx.endSection();
    [all...]
es31fNegativeBufferApiTests.cpp 50 ctx.endSection();
58 ctx.endSection();
66 ctx.endSection();
78 ctx.endSection();
83 ctx.endSection();
88 ctx.endSection();
94 ctx.endSection();
109 ctx.endSection();
115 ctx.endSection();
123 ctx.endSection();
    [all...]
es31fNegativeVertexArrayApiTests.cpp 74 ctx.endSection();
90 ctx.endSection();
104 ctx.endSection();
118 ctx.endSection();
126 ctx.endSection();
132 ctx.endSection();
137 ctx.endSection();
142 ctx.endSection();
153 ctx.endSection();
169 ctx.endSection();
    [all...]
es31fNegativeShaderDirectiveTests.cpp 123 ctx.endSection();
136 ctx.endSection();
172 ctx.endSection();
200 ctx.endSection();
230 ctx.endSection();
261 ctx.endSection();
276 ctx.endSection();
277 ctx.endSection();
301 ctx.endSection();
321 ctx.endSection();
    [all...]
es31fNegativeAtomicCounterTests.cpp 171 ctx.endSection();
180 ctx.endSection();
188 ctx.endSection();
195 ctx.endSection();
202 ctx.endSection();
209 ctx.endSection();
216 ctx.endSection();
223 ctx.endSection();
es31fNegativeTextureApiTests.cpp 99 ctx.endSection();
114 ctx.endSection();
174 ctx.endSection();
188 ctx.endSection();
212 ctx.endSection();
232 ctx.endSection();
241 ctx.endSection();
257 ctx.endSection();
271 ctx.endSection();
280 ctx.endSection();
    [all...]
es31fNegativeShaderApiTests.cpp 96 ctx.endSection();
108 ctx.endSection();
114 ctx.endSection();
120 ctx.endSection();
134 ctx.endSection();
140 ctx.endSection();
153 ctx.endSection();
195 ctx.endSection();
203 ctx.endSection();
208 ctx.endSection();
    [all...]
  /cts/hostsidetests/atrace/AtraceTestApp/src/com/android/cts/atracetestapp/
AtraceTestAppActivity.java 27 Trace.endSection();
  /packages/apps/Dialer/src/com/android/dialer/
DialerApplication.java 43 Trace.endSection();
46 Trace.endSection();
  /packages/apps/UnifiedEmail/src/com/android/mail/
SenderInfoLoader.java 135 Trace.endSection();
145 Trace.endSection();
148 Trace.endSection();
169 Trace.endSection();
181 Trace.endSection();
193 Trace.endSection();
198 Trace.endSection();
201 Trace.endSection();
221 Trace.endSection();
229 Trace.endSection();
    [all...]
  /frameworks/opt/bitmap/src/com/android/bitmap/
UnrefedPooledCache.java 82 Trace.endSection();
92 Trace.endSection();
104 Trace.endSection();
113 Trace.endSection();
117 Trace.endSection();
125 Trace.endSection();
152 Trace.endSection();
159 Trace.endSection();
ContiguousFIFOAggregator.java 115 Trace.endSection();
150 Trace.endSection();
173 Trace.endSection();
181 Trace.endSection();
204 Trace.endSection();
215 Trace.endSection();
DecodeTask.java 128 Trace.endSection();
145 Trace.endSection();
159 Trace.endSection();
170 Trace.endSection();
184 Trace.endSection();
217 Trace.endSection();
267 Trace.endSection();
363 Trace.endSection();
392 Trace.endSection();
484 Trace.endSection();
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/bitmap/
ContactResolver.java 107 Trace.endSection();
182 Trace.endSection();
187 Trace.endSection();
196 Trace.endSection();
204 Trace.endSection();
214 Trace.endSection();
238 Trace.endSection();
  /frameworks/ex/camera2/public/src/com/android/ex/camera2/utils/
SysTrace.java 56 * be followed by a corresponding call to {@link #endSection()} on the same thread.
79 * that beginSection / endSection pairs are properly nested and called from
83 public static void endSection() {
86 Log.v(TAG, String.format("endSection[%d]", sNestingLevel));
95 * tag. Unlike {@link #beginSection} and {@link #endSection},

Completed in 476 milliseconds

1 2 3 4