Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
DBootAnimation.h232 sp<Surface> mFlingerSurface; variable
DBootAnimation.cpp618 mFlingerSurface = s; in readyToRun()
716 EGLSurface surface = eglCreateWindowSurface(mDisplay, config, mFlingerSurface.get(), nullptr); in resizeSurface()
860 mFlingerSurface.clear(); in threadLoop()