Home
last modified time | relevance | path

Searched refs:getEglConfig (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/cmds/bootanimation/
DBootAnimation.h201 EGLConfig getEglConfig(const EGLDisplay&);
DBootAnimation.cpp472 EGLConfig BootAnimation::getEglConfig(const EGLDisplay& display) { in getEglConfig() function in android::BootAnimation
599 EGLConfig config = getEglConfig(display); in readyToRun()
715 EGLConfig config = getEglConfig(mDisplay); in resizeSurface()