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

1 2 3

  /frameworks/support/v17/leanback/jbmr2/android/support/v17/leanback/os/
TraceHelperJbmr2.java 22 public static void beginSection(String section) {
23 Trace.beginSection(section);
  /frameworks/support/v4/jellybean-mr2/android/support/v4/os/
TraceJellybeanMR2.java 19 public static void beginSection(String section) {
20 Trace.beginSection(section);
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/os/
TraceHelper.java 31 public void beginSection(String section);
37 public void beginSection(String section) {
47 public void beginSection(String section) {
48 TraceHelperJbmr2.beginSection(section);
68 public static void beginSection(String section) {
69 sImpl.beginSection(section);
  /frameworks/support/v4/java/android/support/v4/os/
TraceCompat.java 42 public static void beginSection(String sectionName) {
44 TraceJellybeanMR2.beginSection(sectionName);
50 * be preceeded by a corresponding call to {@link #beginSection(String)}. Calling this method
52 * ensure that beginSection / endSection pairs are properly nested and called from the same
  /packages/apps/Dialer/src/com/android/dialer/
DialerApplication.java 31 Trace.beginSection(TAG + " onCreate");
33 Trace.beginSection(TAG + " ExtensionsFactory initialization");
36 Trace.beginSection(TAG + " Analytics initialization");
  /frameworks/opt/bitmap/src/com/android/bitmap/util/
Trace.java 31 * @see android.os.Trace#beginSection(String)
33 public static void beginSection(String tag) {
35 android.os.Trace.beginSection(tag);
InputStreamBuffer.java 130 Trace.beginSection("get");
160 Trace.beginSection("has");
188 Trace.beginSection("advance to");
262 Trace.beginSection("fill");
339 Trace.beginSection("to debug string");
  /frameworks/opt/photoviewer/src/com/android/ex/photo/util/
Trace.java 31 * @see android.os.Trace#beginSection(String)
33 public static void beginSection(String tag) {
35 android.os.Trace.beginSection(tag);
InputStreamBuffer.java 130 Trace.beginSection("get");
160 Trace.beginSection("has");
188 Trace.beginSection("advance to");
262 Trace.beginSection("fill");
339 Trace.beginSection("to debug string");
  /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>
37 abstract void beginSection(String sectionName);
66 public static void beginSection(String sectionName) {
68 LogUtil.v(TAG, "beginSection() " + sectionName);
70 sTrace.beginSection(sectionName);
75 * be preceeded by a corresponding call to {@link #beginSection(String)}. Calling this method
77 * ensure that beginSection / endSection pairs are properly nested and called from the same
93 void beginSection(String sectionName) {
94 android.os.Trace.beginSection(sectionName);
108 void beginSection(String sectionName)
    [all...]
  /external/deqp/modules/gles31/functional/
es31fNegativeFragmentApiTests.cpp 48 ctx.beginSection("GL_INVALID_VALUE is generated if either width or height is negative.");
60 ctx.beginSection("GL_INVALID_ENUM is generated if func is not an accepted value.");
68 ctx.beginSection("GL_INVALID_VALUE is generated if either width or height is negative.");
81 ctx.beginSection("GL_INVALID_ENUM is generated if func is not one of the eight accepted values.");
89 ctx.beginSection("GL_INVALID_ENUM is generated if face is not GL_FRONT, GL_BACK, or GL_FRONT_AND_BACK.");
94 ctx.beginSection("GL_INVALID_ENUM is generated if func is not one of the eight accepted values.");
102 ctx.beginSection("GL_INVALID_ENUM is generated if sfail, dpfail, or dppass is any value other than the defined symbolic constant values.");
114 ctx.beginSection("GL_INVALID_ENUM is generated if face is any value other than GL_FRONT, GL_BACK, or GL_FRONT_AND_BACK.");
119 ctx.beginSection("GL_INVALID_ENUM is generated if sfail, dpfail, or dppass is any value other than the eight defined symbolic constant values.");
131 ctx.beginSection("GL_INVALID_ENUM is generated if face is not GL_FRONT, GL_BACK, or GL_FRONT_AND_BACK.")
    [all...]
es31fNegativeStateApiTests.cpp 68 ctx.beginSection("GL_INVALID_ENUM is generated if cap is not one of the allowed values.");
76 ctx.beginSection("GL_INVALID_ENUM is generated if cap is not one of the allowed values.");
85 ctx.beginSection("GL_INVALID_ENUM is generated if pname is not one of the allowed values.");
94 ctx.beginSection("GL_INVALID_ENUM is generated if pname is not one of the allowed values.");
103 ctx.beginSection("GL_INVALID_ENUM is generated if pname is not one of the allowed values.");
112 ctx.beginSection("GL_INVALID_ENUM is generated if pname is not one of the allowed values.");
124 ctx.beginSection("GL_INVALID_ENUM is generated if name is not an accepted value.");
129 ctx.beginSection("GL_INVALID_VALUE is generated if index is outside of the valid range for the indexed state target.");
142 ctx.beginSection("GL_INVALID_ENUM is generated if name is not an accepted value.");
147 ctx.beginSection("GL_INVALID_VALUE is generated if index is outside of the valid range for the indexed state target (…)
    [all...]
es31fNegativeVertexArrayApiTests.cpp 61 ctx.beginSection("GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX_ATTRIBS.");
76 ctx.beginSection("GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX_ATTRIBS.");
96 ctx.beginSection("GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX_ATTRIBS.");
110 ctx.beginSection("GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX_ATTRIBS.");
120 ctx.beginSection("GL_INVALID_ENUM is generated if type is not an accepted value.");
125 ctx.beginSection("GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX_ATTRIBS.");
131 ctx.beginSection("GL_INVALID_VALUE is generated if size is not 1, 2, 3, or 4.");
136 ctx.beginSection("GL_INVALID_VALUE is generated if stride is negative.");
141 ctx.beginSection("GL_INVALID_OPERATION is generated if type is GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV and size is not 4.");
152 ctx.beginSection("GL_INVALID_OPERATION is generated a non-zero vertex array object is bound, zero is bound to the G (…)
    [all...]
es31fNegativeBufferApiTests.cpp 48 ctx.beginSection("GL_INVALID_ENUM is generated if target is not one of the allowable values.");
56 ctx.beginSection("GL_INVALID_VALUE is generated if n is negative.");
64 ctx.beginSection("GL_INVALID_VALUE is generated if n is negative.");
76 ctx.beginSection("GL_INVALID_ENUM is generated if target is not GL_ARRAY_BUFFER or GL_ELEMENT_ARRAY_BUFFER.");
81 ctx.beginSection("GL_INVALID_ENUM is generated if usage is not GL_STREAM_DRAW, GL_STATIC_DRAW, or GL_DYNAMIC_DRAW.");
86 ctx.beginSection("GL_INVALID_VALUE is generated if size is negative.");
91 ctx.beginSection("GL_INVALID_OPERATION is generated if the reserved buffer object name 0 is bound to target.");
107 ctx.beginSection("GL_INVALID_ENUM is generated if target is not GL_ARRAY_BUFFER or GL_ELEMENT_ARRAY_BUFFER.");
112 ctx.beginSection("GL_INVALID_OPERATION is generated if the reserved buffer object name 0 is bound to target.");
118 ctx.beginSection("GL_INVALID_OPERATION is generated if the buffer object being updated is mapped.")
    [all...]
es31fNegativeTextureApiTests.cpp 92 ctx.beginSection("GL_INVALID_ENUM is generated if texture is not one of GL_TEXTUREi, where i ranges from 0 to (GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS - 1).");
108 ctx.beginSection("GL_INVALID_ENUM is generated if target is not one of the allowable values.");
115 ctx.beginSection("GL_INVALID_OPERATION is generated if texture was previously created with a target that doesn't match that of target.");
142 ctx.beginSection("GL_INVALID_ENUM is generated if target is invalid.");
152 ctx.beginSection("GL_INVALID_ENUM is generated if internalformat is not a supported format returned in GL_COMPRESSED_TEXTURE_FORMATS.");
176 ctx.beginSection("GL_INVALID_VALUE is generated if level is less than 0.");
196 ctx.beginSection("GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_TEXTURE_SIZE) for a 2d texture target.");
202 ctx.beginSection("GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_CUBE_MAP_TEXTURE_SIZE) for a cubemap target.");
221 ctx.beginSection("GL_INVALID_VALUE is generated if width or height is less than 0.");
223 ctx.beginSection("GL_TEXTURE_2D target")
    [all...]
es31fNegativeShaderApiTests.cpp 91 ctx.beginSection("GL_INVALID_ENUM is generated if shaderType is not an accepted value.");
103 ctx.beginSection("GL_INVALID_VALUE is generated if shader is not a value generated by OpenGL.");
108 ctx.beginSection("GL_INVALID_VALUE is generated if count is less than 0.");
114 ctx.beginSection("GL_INVALID_OPERATION is generated if shader is not a shader object.");
128 ctx.beginSection("GL_INVALID_VALUE is generated if shader is not a value generated by OpenGL.");
133 ctx.beginSection("GL_INVALID_OPERATION is generated if shader is not a shader object.");
144 ctx.beginSection("GL_INVALID_VALUE is generated if shader is not a value generated by OpenGL.");
177 ctx.beginSection("GL_INVALID_ENUM is generated if binaryFormat is not an accepted value.");
184 ctx.beginSection("GL_INVALID_VALUE is generated if the data pointed to by binary does not match the format specified by binaryFormat.");
190 ctx.beginSection("GL_INVALID_OPERATION is generated if more than one of the handles in shaders refers to the same t (…)
    [all...]
es31fNegativeTestShared.cpp 83 void NegativeTestContext::beginSection (const string& desc)
es31fNegativeTestShared.hpp 68 void beginSection (const std::string& desc);
  /cts/hostsidetests/atrace/AtraceTestApp/src/com/android/cts/atracetestapp/
AtraceTestAppActivity.java 25 Trace.beginSection("traceable-app-test-section");
  /packages/apps/UnifiedEmail/src/com/android/mail/
SenderInfoLoader.java 118 Trace.beginSection("load contact photos util");
121 Trace.beginSection("build first query");
142 Trace.beginSection("query 1");
152 Trace.beginSection("get photo id");
185 Trace.beginSection("build second query");
195 Trace.beginSection("query 2");
205 Trace.beginSection("get photo blob");
219 Trace.beginSection("decode bitmap");
  /frameworks/ex/camera2/public/src/com/android/ex/camera2/utils/
SysTrace.java 65 public static void beginSection(String sectionName) {
67 Log.v(TAG, String.format("beginSection[%d] %s", sNestingLevel, sectionName));
77 * {@link #beginSection(String)}. Calling this method will mark the end of
79 * that beginSection / endSection pairs are properly nested and called from
95 * tag. Unlike {@link #beginSection} and {@link #endSection},
  /frameworks/opt/bitmap/src/com/android/bitmap/
DecodeTask.java 126 Trace.beginSection("create fd");
143 Trace.beginSection("poll for reusable bitmap");
152 Trace.beginSection("get bytesize");
161 Trace.beginSection("get orientation");
167 Trace.beginSection("create orientation fd and stream");
210 Trace.beginSection("decodeBounds");
263 Trace.beginSection("create reusable bitmap");
306 Trace.beginSection("decodeCropped" + mOpts.inSampleSize);
374 Trace.beginSection("decode" + mOpts.inSampleSize);
472 Trace.beginSection("create stream")
    [all...]
ContiguousFIFOAggregator.java 99 Trace.beginSection("pool expect");
135 Trace.beginSection("pool forget");
166 Trace.beginSection("pool execute");
194 Trace.beginSection("pool maybeExecuteNow loop");
  /packages/apps/Dialer/src/com/android/dialer/list/
ListsFragment.java 164 Trace.beginSection(TAG + " onCreate");
167 Trace.beginSection(TAG + " getCurrentCountryIso");
183 Trace.beginSection(TAG + " onResume");
200 Trace.beginSection(TAG + " onCreateView");
201 Trace.beginSection(TAG + " inflate view");
204 Trace.beginSection(TAG + " setup views");
  /packages/apps/ContactsCommon/src/com/android/contacts/common/activity/
RequestPermissionsActivityBase.java 126 Trace.beginSection("requestPermissions");
149 Trace.beginSection("hasPermission");

Completed in 727 milliseconds

1 2 3