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

  /hardware/qcom/display/msm8960/libgralloc/
framebuffer.cpp 45 #define EVEN_OUT(x) if (x & 0x0001) {x--;}
  /hardware/qcom/display/msm8974/libgralloc/
framebuffer.cpp 45 #define EVEN_OUT(x) if (x & 0x0001) {x--;}
  /hardware/qcom/display/msm8x26/libgralloc/
framebuffer.cpp 45 #define EVEN_OUT(x) if (x & 0x0001) {x--;}

Completed in 2562 milliseconds