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.java211 public void initGl() throws Throwable { in initGl() method in TextureViewCtsActivity
215 public void initGl(int eglColorSpace, boolean useHalfFloat) throws Throwable { in initGl() method in TextureViewCtsActivity
/cts/tests/tests/media/codec/src/android/media/codec/cts/
DEncodeVirtualDisplayWithCompositionTestImpl.java802 private void initGl() throws GlException { in initGl() method in EncodeVirtualDisplayWithCompositionTestImpl.GlCompositor