Searched refs:C2D_FORMAT_SWAP_ENDIANNESS (Results 1 - 5 of 5) sorted by relevance

/hardware/qcom/display/msm8084/libcopybit/
H A Dc2d2.h65 C2D_FORMAT_SWAP_ENDIANNESS = (1 << 9), /* swaps the order */ enumerator in enum:__anon1402
85 * If the C2D_FORMAT_SWAP_ENDIANNESS bit is set, the order within a
/hardware/qcom/display/msm8226/libcopybit/
H A Dc2d2.h65 C2D_FORMAT_SWAP_ENDIANNESS = (1 << 9), /* swaps the order */ enumerator in enum:__anon1480
85 * If the C2D_FORMAT_SWAP_ENDIANNESS bit is set, the order within a
/hardware/qcom/display/msm8960/libcopybit/
H A Dc2d2.h65 C2D_FORMAT_SWAP_ENDIANNESS = (1 << 9), /* swaps the order */ enumerator in enum:__anon1551
85 * If the C2D_FORMAT_SWAP_ENDIANNESS bit is set, the order within a
/hardware/qcom/display/msm8974/libcopybit/
H A Dc2d2.h65 C2D_FORMAT_SWAP_ENDIANNESS = (1 << 9), /* swaps the order */ enumerator in enum:__anon1617
85 * If the C2D_FORMAT_SWAP_ENDIANNESS bit is set, the order within a
/hardware/qcom/media/libc2dcolorconvert/
H A DC2DColorConverter.cpp370 return C2D_COLOR_FORMAT_8888_RGBA | C2D_FORMAT_SWAP_ENDIANNESS | C2D_FORMAT_PREMULTIPLIED;

Completed in 196 milliseconds