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

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

Completed in 69 milliseconds