OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:C2D_FORMAT_SWAP_ENDIANNESS
(Results
1 - 4
of
4
) sorted by null
/hardware/qcom/display/msm8960/libcopybit/
c2d2.h
65
C2D_FORMAT_SWAP_ENDIANNESS
= (1 << 9), /* swaps the order */
85
* If the
C2D_FORMAT_SWAP_ENDIANNESS
bit is set, the order within a
[
all
...]
/hardware/qcom/display/msm8974/libcopybit/
c2d2.h
65
C2D_FORMAT_SWAP_ENDIANNESS
= (1 << 9), /* swaps the order */
85
* If the
C2D_FORMAT_SWAP_ENDIANNESS
bit is set, the order within a
[
all
...]
/hardware/qcom/display/msm8x26/libcopybit/
c2d2.h
65
C2D_FORMAT_SWAP_ENDIANNESS
= (1 << 9), /* swaps the order */
85
* If the
C2D_FORMAT_SWAP_ENDIANNESS
bit is set, the order within a
[
all
...]
/hardware/qcom/media/libc2dcolorconvert/
C2DColorConverter.cpp
371
return C2D_COLOR_FORMAT_8888_RGBA |
C2D_FORMAT_SWAP_ENDIANNESS
| C2D_FORMAT_PREMULTIPLIED;
Completed in 26 milliseconds