Home
last modified time | relevance | path

Searched defs:nativeWindow (Results 1 – 2 of 2) sorted by relevance

/cts/suite/cts/deviceTests/opengl/jni/reference/
DGLReference.cpp35 ANativeWindow* nativeWindow = ANativeWindow_fromSurface(env, surface); in Java_com_android_cts_opengl_reference_GLGameActivity_startBenchmark() local
/cts/tests/tests/openglperf/src/android/openglperf/cts/
DGLSurfaceViewCustom.java808 Object nativeWindow); in createWindowSurface()
815 EGLConfig config, Object nativeWindow) { in createWindowSurface()