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

1 2

  /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...]
  /external/deqp/modules/gles31/functional/
es31fNegativeFragmentApiTests.cpp 55 ctx.endSection();
63 ctx.endSection();
75 ctx.endSection();
84 ctx.endSection();
92 ctx.endSection();
97 ctx.endSection();
109 ctx.endSection();
117 ctx.endSection();
126 ctx.endSection();
134 ctx.endSection();
    [all...]
es31fNegativeStateApiTests.cpp 70 ctx.endSection();
78 ctx.endSection();
88 ctx.endSection();
97 ctx.endSection();
106 ctx.endSection();
115 ctx.endSection();
126 ctx.endSection();
133 ctx.endSection();
144 ctx.endSection();
151 ctx.endSection();
    [all...]
es31fNegativeVertexArrayApiTests.cpp 71 ctx.endSection();
87 ctx.endSection();
101 ctx.endSection();
115 ctx.endSection();
123 ctx.endSection();
129 ctx.endSection();
134 ctx.endSection();
139 ctx.endSection();
150 ctx.endSection();
166 ctx.endSection();
    [all...]
es31fNegativeBufferApiTests.cpp 51 ctx.endSection();
59 ctx.endSection();
67 ctx.endSection();
79 ctx.endSection();
84 ctx.endSection();
89 ctx.endSection();
95 ctx.endSection();
110 ctx.endSection();
116 ctx.endSection();
124 ctx.endSection();
    [all...]
es31fNegativeTextureApiTests.cpp 97 ctx.endSection();
112 ctx.endSection();
132 ctx.endSection();
146 ctx.endSection();
170 ctx.endSection();
190 ctx.endSection();
199 ctx.endSection();
215 ctx.endSection();
229 ctx.endSection();
238 ctx.endSection();
    [all...]
es31fNegativeShaderApiTests.cpp 94 ctx.endSection();
104 ctx.endSection();
110 ctx.endSection();
116 ctx.endSection();
129 ctx.endSection();
135 ctx.endSection();
145 ctx.endSection();
178 ctx.endSection();
186 ctx.endSection();
191 ctx.endSection();
    [all...]
es31fNegativeTestShared.cpp 66 getLog() << TestLog::EndSection;
90 void NegativeTestContext::endSection (void)
95 getLog() << TestLog::EndSection;
es31fNegativeTestShared.hpp 63 void endSection (void);
  /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();
481 Trace.endSection();
    [all...]
UnrefedBitmapCache.java 101 Trace.endSection();
  /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},
  /frameworks/opt/bitmap/src/com/android/bitmap/drawable/
BasicBitmapDrawable.java 145 Trace.endSection();
149 Trace.endSection();
178 Trace.endSection();
191 Trace.endSection();
207 Trace.endSection();
225 Trace.endSection();
295 Trace.endSection();
  /cts/tests/tests/media/src/android/media/cts/
PresentationSyncTest.java 163 Trace.endSection();
175 Trace.endSection();
309 Trace.endSection();
375 Trace.endSection();
  /frameworks/base/core/java/android/os/
Trace.java 262 * be followed by a corresponding call to {@link #endSection()} on the same thread.
284 * ensure that beginSection / endSection pairs are properly nested and called from the same
287 public static void endSection() {
  /packages/services/Telecomm/src/com/android/server/telecom/
CallsManager.java     [all...]
  /packages/apps/Contacts/src/com/android/contacts/quickcontact/
QuickContactActivity.java     [all...]
  /packages/apps/ContactsCommon/src/com/android/contacts/common/util/
MaterialColorMapUtils.java 128 Trace.endSection();

Completed in 498 milliseconds

1 2