Searched refs:checkError (Results 1 - 13 of 13) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLErrorWrapper.java58 private void checkError() { method in class:GLErrorWrapper
73 checkError();
79 checkError();
85 checkError();
91 checkError();
97 checkError();
103 checkError();
109 checkError();
115 checkError();
121 checkError();
[all...]
H A DEGLLogWrapper.java60 checkError();
74 checkError();
90 checkError();
105 checkError();
121 checkError();
137 checkError();
149 checkError();
161 checkError();
176 checkError();
192 checkError();
359 private void checkError() { method in class:EGLLogWrapper
[all...]
H A DGLLogWrapper.java49 private void checkError() { method in class:GLLogWrapper
1182 checkError();
1191 checkError();
1200 checkError();
1209 checkError();
1219 checkError();
1228 checkError();
1240 checkError();
1252 checkError();
1261 checkError();
[all...]
/frameworks/base/libs/rs/
H A DrsSimpleMesh.cpp58 rsc->checkError("SimpleMesh::renderRange 1");
76 rsc->checkError("SimpleMesh::renderRange 2");
85 rsc->checkError("SimpleMesh::renderRange");
101 rsc->checkError("SimpleMesh::uploadAll");
H A DrsProgramFragment.cpp139 rsc->checkError("ProgramFragment::setupGL");
151 rsc->checkError("ProgramFragment::setupGL2 start");
160 rsc->checkError("ProgramFragment::setupGL2 tex bind");
168 rsc->checkError("ProgramFragment::setupGL2 tex env");
172 rsc->checkError("ProgramFragment::setupGL2 uniforms");
177 rsc->checkError("ProgramFragment::setupGL2");
H A DrsVertexArray.cpp178 rsc->checkError("VertexArray::setupGL");
183 rsc->checkError("VertexArray::setupGL2 start");
188 rsc->checkError("VertexArray::setupGL2 disabled");
212 rsc->checkError("VertexArray::setupGL2 done");
H A DrsShaderCache.cpp62 rsc->checkError("ShaderCache::lookup (hit)");
155 rsc->checkError("ShaderCache::lookup (miss)");
H A DrsSampler.cpp86 rsc->checkError("ProgramFragment::setupGL2 tex env");
H A DrsProgramVertex.cpp207 rsc->checkError("ProgramVertex::setupGL2 start");
224 rsc->checkError("ProgramVertex::setupGL2 begin uniforms");
274 rsc->checkError("ProgramVertex::setupGL2");
H A DrsContext.h162 void checkError(const char *) const;
H A DrsContext.cpp158 void Context::checkError(const char *msg) const function in class:Context
192 checkError("runRootScript");
/frameworks/base/core/java/com/android/internal/os/
H A DSamplingProfilerIntegration.java174 if (out.checkError()) {
H A DLoggingPrintStream.java155 public boolean checkError() { method in class:LoggingPrintStream

Completed in 916 milliseconds