Searched defs:dispSurface (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp1331 sp<DisplaySurface> dispSurface; local
1365 dispSurface = vds;
1376 dispSurface = new FramebufferSurface(*mHwc, state.type,
1382 if (dispSurface != NULL) {
1386 display, dispSurface, producer,

Completed in 20 milliseconds