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

  /hardware/qcom/display/msm8084/libgralloc/
framebuffer.cpp 45 #define EVEN_OUT(x) if (x & 0x0001) {x--;}
  /hardware/qcom/display/msm8226/libgralloc/
framebuffer.cpp 45 #define EVEN_OUT(x) if (x & 0x0001) {x--;}
  /hardware/qcom/display/msm8909/libgralloc/
framebuffer.cpp 47 #define EVEN_OUT(x) if (x & 0x0001) {x--;}
  /hardware/qcom/display/msm8909w_3100/libgralloc/
framebuffer.cpp 47 #define EVEN_OUT(x) if (x & 0x0001) {x--;}
  /hardware/qcom/display/msm8960/libgralloc/
framebuffer.cpp 45 #define EVEN_OUT(x) if (x & 0x0001) {x--;}
  /hardware/qcom/display/msm8994/libgralloc/
framebuffer.cpp 45 #define EVEN_OUT(x) if (x & 0x0001) {x--;}
  /hardware/qcom/display/msm8996/libgralloc/
framebuffer.cpp 42 #define EVEN_OUT(x) if (x & 0x0001) {x--;}

Completed in 155 milliseconds