Home | History | Annotate | Download | only in libvirtual

Lines Matching refs:dpyAttr

84     mHwcContext->dpyAttr[HWC_DISPLAY_VIRTUAL].xres = 0;
85 mHwcContext->dpyAttr[HWC_DISPLAY_VIRTUAL].yres = 0;
155 mHwcContext->dpyAttr[HWC_DISPLAY_VIRTUAL].mDownScaleMode = true;
157 mHwcContext->dpyAttr[HWC_DISPLAY_VIRTUAL].mDownScaleMode = false;
163 uint32_t &extW = mHwcContext->dpyAttr[HWC_DISPLAY_VIRTUAL].xres;
164 uint32_t &extH = mHwcContext->dpyAttr[HWC_DISPLAY_VIRTUAL].yres;
165 uint32_t priW = mHwcContext->dpyAttr[HWC_DISPLAY_PRIMARY].xres;
166 uint32_t priH = mHwcContext->dpyAttr[HWC_DISPLAY_PRIMARY].yres;
186 mHwcContext->dpyAttr[HWC_DISPLAY_VIRTUAL].vsync_period =
208 mHwcContext->dpyAttr[HWC_DISPLAY_VIRTUAL].fd = mFd;
221 mHwcContext->dpyAttr[HWC_DISPLAY_VIRTUAL].fd = mFd;