OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:C2D_NO_ANTIALIASING_BIT
(Results
1 - 7
of
7
) sorted by null
/hardware/qcom/display/msm8960/libcopybit/
c2d2.h
230
C2D_NO_ANTIALIASING_BIT
= (1 << 15), /* disables antialiasing on edges */
[
all
...]
copybit_c2d.cpp
[
all
...]
/hardware/qcom/display/msm8974/libcopybit/
c2d2.h
230
C2D_NO_ANTIALIASING_BIT
= (1 << 15), /* disables antialiasing on edges */
[
all
...]
copybit_c2d.cpp
[
all
...]
/hardware/qcom/display/msm8x26/libcopybit/
c2d2.h
230
C2D_NO_ANTIALIASING_BIT
= (1 << 15), /* disables antialiasing on edges */
[
all
...]
copybit_c2d.cpp
[
all
...]
/hardware/qcom/media/libc2dcolorconvert/
C2DColorConverter.cpp
163
mBlit.config_mask = C2D_ALPHA_BLEND_NONE | C2D_NO_BILINEAR_BIT |
C2D_NO_ANTIALIASING_BIT
| C2D_TARGET_RECT_BIT;
Completed in 32 milliseconds