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

/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp1309 sp<DisplaySurface> dispSurface; local
1325 dispSurface = vds;
1342 dispSurface = new FramebufferSurface(*mHwc, state.type, bq);
1347 if (dispSurface != NULL) {
1350 display, dispSurface, producer, mEGLConfig);

Completed in 341 milliseconds