HomeSort by relevance Sort by last modified time
    Searched full:surfaceattrs (Results 1 - 1 of 1) sorted by null

  /frameworks/base/services/jni/
com_android_server_AssetAtlasService.cpp 171 EGLint surfaceAttrs[] = { EGL_WIDTH, 1, EGL_HEIGHT, 1, EGL_NONE };
172 surface = eglCreatePbufferSurface(display, configs[0], surfaceAttrs);

Completed in 174 milliseconds