Home
last modified time | relevance | path

Searched refs:GlException (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DEncodeVirtualDisplayWithCompositionTest.java721 private int loadShader(int shaderType, String source) throws GlException { in loadShader()
737 private int createProgram(String vertexSource, String fragmentSource) throws GlException { in createProgram()
768 private void initGl() throws GlException { in initGl()
808 private void createWindows() throws GlException { in createWindows()
834 private void doGlRendering() throws GlException { in doGlRendering()
855 private void doRecreateWindows() throws GlException { in doRecreateWindows()
883 } catch (GlException e) { in run()
909 } catch (GlException e) { in handleMessage()
965 public void init() throws GlException { in init()
1064 static void checkGlError(String op) throws GlException { in checkGlError()
[all …]