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

  /hardware/qcom/display/msm8084/libcopybit/
c2d2.h 217 C2D_MIRROR_V_BIT = (1 << 2), /* enables vertical flipping */
    [all...]
copybit_c2d.cpp 834 config_mask |= C2D_MIRROR_V_BIT;
    [all...]
  /hardware/qcom/display/msm8226/libcopybit/
c2d2.h 217 C2D_MIRROR_V_BIT = (1 << 2), /* enables vertical flipping */
    [all...]
copybit_c2d.cpp 840 config_mask |= C2D_MIRROR_V_BIT;
    [all...]
  /hardware/qcom/display/msm8960/libcopybit/
c2d2.h 217 C2D_MIRROR_V_BIT = (1 << 2), /* enables vertical flipping */
    [all...]
copybit_c2d.cpp 814 config_mask |= C2D_MIRROR_V_BIT;
    [all...]
  /hardware/qcom/display/msm8974/libcopybit/
c2d2.h 217 C2D_MIRROR_V_BIT = (1 << 2), /* enables vertical flipping */
    [all...]
copybit_c2d.cpp 833 config_mask |= C2D_MIRROR_V_BIT;
    [all...]

Completed in 42 milliseconds