HomeSort by relevance Sort by last modified time
    Searched refs:mAlignedHeight (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_copybit.h 128 int mAlignedHeight;
hwc_copybit.cpp 254 if ((mAlignedWidth != alignW) || (mAlignedHeight != alignH)) {
267 mAlignedHeight = alignH;
351 mAlignedHeight,
    [all...]

Completed in 496 milliseconds