Searched refs:surfaceAttrs (Results 1 - 1 of 1) sorted by path

/frameworks/base/services/core/jni/
H A Dcom_android_server_AssetAtlasService.cpp153 EGLint surfaceAttrs[] = { EGL_WIDTH, 1, EGL_HEIGHT, 1, EGL_NONE }; local
154 surface = eglCreatePbufferSurface(display, configs[0], surfaceAttrs);

Completed in 203 milliseconds