Searched refs:initGl (Results 1 – 3 of 3) sorted by relevance
211 public void initGl() throws Throwable { in initGl() method in TextureViewCtsActivity212 initGl(0, false); in initGl()215 public void initGl(int eglColorSpace, boolean useHalfFloat) throws Throwable { in initGl() method in TextureViewCtsActivity257 initGl(); in drawFrame()
94 activity.initGl(); in testFirstFrames()461 activity.initGl(eglColorSpace, useHalfFloat); in testGetBitmap()
869 private void initGl() throws GlException { in initGl() method in EncodeVirtualDisplayWithCompositionTest.GlCompositor980 initGl(); in run()