HomeSort by relevance Sort by last modified time
    Searched refs:mAlignedHeight (Results 1 - 4 of 4) 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...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_copybit.h 128 int mAlignedHeight;
hwc_copybit.cpp 251 if ((mAlignedWidth != alignW) || (mAlignedHeight != alignH)) {
264 mAlignedHeight = alignH;
359 mAlignedHeight,
    [all...]

Completed in 521 milliseconds