Lines Matching refs:mHwc
400 mHwc = new HWComposer(this,
404 mRenderEngine = RenderEngine::create(mEGLDisplay, mHwc->getVisualID());
416 if (mHwc->isConnected(i) || type==DisplayDevice::DISPLAY_PRIMARY) {
427 sp<FramebufferSurface> fbs = new FramebufferSurface(*mHwc, i,
431 type, hwcId, mHwc->getFormat(hwcId), isSecure, token,
462 if (mHwc->initCheck() != NO_ERROR) {
478 type : mHwc->allocateDisplayId();
1362 *mHwc, hwcDisplayId, state.surface,
1376 dispSurface = new FramebufferSurface(*mHwc, state.type,
1385 mHwc->getFormat(hwcDisplayId), state.isSecure,
1395 mHwc->setVirtualDisplayProperties(hwcDisplayId,
2596 mHwc->getRefreshPeriod(HWC_DISPLAY_PRIMARY));