Home
last modified time | relevance | path

Searched refs:C2D_FORMAT_SWAP_ENDIANNESS (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/display/libcopybit/
Dc2d2.h65 C2D_FORMAT_SWAP_ENDIANNESS = (1 << 9), /* swaps the order */ enumerator
/hardware/qcom/media/libc2dcolorconvert/
DC2DColorConverter.cpp379 return C2D_COLOR_FORMAT_8888_RGBA | C2D_FORMAT_SWAP_ENDIANNESS; in getC2DFormat()