Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DTextureViewCtsActivity.java211 public void initGl() throws Throwable { in initGl() method in TextureViewCtsActivity
212 initGl(0, false); in initGl()
215 public void initGl(int eglColorSpace, boolean useHalfFloat) throws Throwable { in initGl() method in TextureViewCtsActivity
257 initGl(); in drawFrame()
DTextureViewTest.java94 activity.initGl(); in testFirstFrames()
461 activity.initGl(eglColorSpace, useHalfFloat); in testGetBitmap()
/cts/tests/tests/media/src/android/media/cts/
DEncodeVirtualDisplayWithCompositionTest.java869 private void initGl() throws GlException { in initGl() method in EncodeVirtualDisplayWithCompositionTest.GlCompositor
980 initGl(); in run()