Home
last modified time | relevance | path

Searched defs:initGl (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DTextureViewCtsActivity.java210 public void initGl() throws Throwable { in initGl() method in TextureViewCtsActivity
214 public void initGl(int eglColorSpace, boolean useHalfFloat) throws Throwable { in initGl() method in TextureViewCtsActivity
/cts/tests/tests/media/src/android/media/cts/
DEncodeVirtualDisplayWithCompositionTest.java869 private void initGl() throws GlException { in initGl() method in EncodeVirtualDisplayWithCompositionTest.GlCompositor