Searched defs:EVEN_OUT (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/display/msm8960/libgralloc/
H A Dframebuffer.cpp45 #define EVEN_OUT(x) if (x & 0x0001) {x--;} macro
/hardware/qcom/display/msm8974/libgralloc/
H A Dframebuffer.cpp45 #define EVEN_OUT(x) if (x & 0x0001) {x--;} macro
/hardware/qcom/display/msm8x26/libgralloc/
H A Dframebuffer.cpp45 #define EVEN_OUT(x) if (x & 0x0001) {x--;} macro

Completed in 134 milliseconds