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()
98 activity.initGl(); in testFirstFrames()486 activity.initGl(eglColorSpace, useHalfFloat); in testGetBitmap()
804 private void initGl() throws GlException { in initGl() method in EncodeVirtualDisplayWithCompositionTestImpl.GlCompositor915 initGl(); in run()