Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/tests/view/src/android/view/cts/
H A DTextureViewCtsActivity.java219 public void initGl() throws Throwable { in initGl() method in TextureViewCtsActivity
223 public void initGl(int eglColorSpace, boolean useHalfFloat) throws Throwable { in initGl() method in TextureViewCtsActivity
/aosp_15_r20/hardware/google/gfxstream/host/
DRenderThreadInfo.cpp65 void RenderThreadInfo::initGl() { in initGl() function in gfxstream::RenderThreadInfo
/aosp_15_r20/external/skia/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/
H A DSkottieRunner.java166 private void initGl() in initGl() method in SkottieRunner
/aosp_15_r20/cts/tests/tests/media/codec/src/android/media/codec/cts/
H A DEncodeVirtualDisplayWithCompositionTestImpl.java802 private void initGl() throws GlException { in initGl() method in EncodeVirtualDisplayWithCompositionTestImpl.GlCompositor