Searched refs:android_createDisplaySurface (Results 1 - 17 of 17) sorted by relevance

/frameworks/native/include/ui/
H A DFramebufferNativeWindow.h34 extern "C" EGLNativeWindowType android_createDisplaySurface(void);
/frameworks/native/opengl/tests/gl_perf/
H A Dgl2_perf.cpp89 EGLNativeWindowType window = android_createDisplaySurface();
/frameworks/native/opengl/tests/linetex/
H A Dlinetex.cpp49 EGLNativeWindowType window = android_createDisplaySurface();
/frameworks/native/opengl/tests/swapinterval/
H A Dswapinterval.cpp48 EGLNativeWindowType window = android_createDisplaySurface();
/frameworks/native/opengl/tests/angeles/
H A Dapp-linux.cpp138 EGLNativeWindowType window = android_createDisplaySurface();
/frameworks/native/opengl/tests/fillrate/
H A Dfillrate.cpp48 EGLNativeWindowType window = android_createDisplaySurface();
/frameworks/native/opengl/tests/textures/
H A Dtextures.cpp45 EGLNativeWindowType window = android_createDisplaySurface();
/frameworks/native/opengl/tests/filter/
H A Dfilter.cpp44 window = android_createDisplaySurface();
/frameworks/native/opengl/tests/finish/
H A Dfinish.cpp49 EGLNativeWindowType window = android_createDisplaySurface();
/frameworks/native/opengl/tests/tritex/
H A Dtritex.cpp143 EGLNativeWindowType window = android_createDisplaySurface();
/frameworks/native/libs/ui/
H A DFramebufferNativeWindow.cpp362 EGLNativeWindowType android_createDisplaySurface(void) function
/frameworks/native/opengl/tests/gl2_basic/
H A Dgl2_basic.cpp301 EGLNativeWindowType window = android_createDisplaySurface();
/frameworks/native/opengl/tests/gl_basic/
H A Dgl_basic.cpp239 EGLNativeWindowType window = android_createDisplaySurface();
/frameworks/native/opengl/tests/gl_yuvtex/
H A Dgl_yuvtex.cpp257 EGLNativeWindowType window = android_createDisplaySurface();
/frameworks/native/opengl/tests/gl2_copyTexImage/
H A Dgl2_copyTexImage.cpp409 EGLNativeWindowType window = android_createDisplaySurface();
/frameworks/native/opengl/tests/gl2_yuvtex/
H A Dgl2_yuvtex.cpp367 EGLNativeWindowType window = android_createDisplaySurface();
/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.cpp83 EGLNativeWindowType window = android_createDisplaySurface();
85 testPrintE("android_createDisplaySurface failed");

Completed in 2171 milliseconds