Searched refs:mDecWidth (Results 1 – 2 of 2) sorted by relevance
224 uint32_t mDecWidth; variable
655 mDecWidth(0), in VirtualDevice()913 mDecWidth = 0; in prepare()2110 if (mDecWidth == width && mDecHeight == height) in queueCompose()2126 mDecWidth = width; in queueCompose()2128 ITRACE("Set scaling to %ux%u",mDecWidth, mDecHeight); in queueCompose()