Home
last modified time | relevance | path

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

/aosp14/frameworks/base/cmds/bootanimation/
H A DBootAnimation.h232 sp<Surface> mFlingerSurface; variable
H A DBootAnimation.cpp605 mFlingerSurface = s; in readyToRun()
695 EGLSurface surface = eglCreateWindowSurface(mDisplay, config, mFlingerSurface.get(), nullptr); in resizeSurface()
832 mFlingerSurface.clear(); in threadLoop()