Home
last modified time | relevance | path

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

/aosp12/frameworks/base/cmds/bootanimation/
H A DBootAnimation.h226 sp<Surface> mFlingerSurface; variable
H A DBootAnimation.cpp583 mFlingerSurface = s; in readyToRun()
623 EGLSurface surface = eglCreateWindowSurface(mDisplay, config, mFlingerSurface.get(), nullptr); in resizeSurface()
776 mFlingerSurface.clear(); in threadLoop()