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/
DEncodeVirtualDisplayWithCompositionTestImpl.java757 private int loadShader(int shaderType, String source) throws GlException { in loadShader()
773 private int createProgram(String vertexSource, String fragmentSource) throws GlException { in createProgram()
804 private void initGl() throws GlException { in initGl()
844 private void createWindows() throws GlException { in createWindows()
870 private void doGlRendering() throws GlException { in doGlRendering()
891 private void doRecreateWindows() throws GlException { in doRecreateWindows()
919 } catch (GlException e) { in run()
945 } catch (GlException e) { in handleMessage()
1001 public void init() throws GlException { in init()
1100 static void checkGlError(String op) throws GlException { in checkGlError()
[all …]