/hardware/qcom/display/msm8998/libcopybit/ |
D | c2d2.h | 231 C2D_NO_ANTIALIASING_BIT = (1 << 15), /* disables antialiasing on edges */ enumerator
|
D | copybit_c2d.cpp | 1321 src_surface.config_mask = C2D_NO_ANTIALIASING_BIT | ctx->config_mask; in stretch_copybit_internal()
|
/hardware/qcom/display/msm8226/libcopybit/ |
D | c2d2.h | 230 C2D_NO_ANTIALIASING_BIT = (1 << 15), /* disables antialiasing on edges */ enumerator
|
D | copybit_c2d.cpp | 1321 src_surface.config_mask = C2D_NO_ANTIALIASING_BIT | ctx->config_mask; in stretch_copybit_internal()
|
/hardware/qcom/display/msm8909/libcopybit/ |
D | c2d2.h | 231 C2D_NO_ANTIALIASING_BIT = (1 << 15), /* disables antialiasing on edges */ enumerator
|
D | copybit_c2d.cpp | 1323 src_surface.config_mask = C2D_NO_ANTIALIASING_BIT | ctx->config_mask; in stretch_copybit_internal()
|
/hardware/qcom/display/msm8960/libcopybit/ |
D | c2d2.h | 230 C2D_NO_ANTIALIASING_BIT = (1 << 15), /* disables antialiasing on edges */ enumerator
|
D | copybit_c2d.cpp | 1287 src_surface.config_mask = C2D_NO_ANTIALIASING_BIT | ctx->config_mask; in stretch_copybit_internal()
|
/hardware/qcom/sdm845/display/libcopybit/ |
D | c2d2.h | 231 C2D_NO_ANTIALIASING_BIT = (1 << 15), /* disables antialiasing on edges */ enumerator
|
D | copybit_c2d.cpp | 1323 src_surface.config_mask = C2D_NO_ANTIALIASING_BIT | ctx->config_mask; in stretch_copybit_internal()
|
/hardware/qcom/display/msm8909w_3100/libcopybit/ |
D | c2d2.h | 231 C2D_NO_ANTIALIASING_BIT = (1 << 15), /* disables antialiasing on edges */ enumerator
|
D | copybit_c2d.cpp | 1323 src_surface.config_mask = C2D_NO_ANTIALIASING_BIT | ctx->config_mask; in stretch_copybit_internal()
|
/hardware/qcom/display/msm8084/libcopybit/ |
D | c2d2.h | 230 C2D_NO_ANTIALIASING_BIT = (1 << 15), /* disables antialiasing on edges */ enumerator
|
D | copybit_c2d.cpp | 1315 src_surface.config_mask = C2D_NO_ANTIALIASING_BIT | ctx->config_mask; in stretch_copybit_internal()
|
/hardware/qcom/display/msm8996/libcopybit/ |
D | c2d2.h | 231 C2D_NO_ANTIALIASING_BIT = (1 << 15), /* disables antialiasing on edges */ enumerator
|
D | copybit_c2d.cpp | 1323 src_surface.config_mask = C2D_NO_ANTIALIASING_BIT | ctx->config_mask; in stretch_copybit_internal()
|
/hardware/qcom/sm8150/display/libcopybit/ |
D | c2d2.h | 231 C2D_NO_ANTIALIASING_BIT = (1 << 15), /* disables antialiasing on edges */ enumerator
|
D | copybit_c2d.cpp | 1323 src_surface.config_mask = C2D_NO_ANTIALIASING_BIT | ctx->config_mask; in stretch_copybit_internal()
|
/hardware/qcom/display/msm8994/libcopybit/ |
D | c2d2.h | 230 C2D_NO_ANTIALIASING_BIT = (1 << 15), /* disables antialiasing on edges */ enumerator
|
D | copybit_c2d.cpp | 1324 src_surface.config_mask = C2D_NO_ANTIALIASING_BIT | ctx->config_mask; in stretch_copybit_internal()
|
/hardware/qcom/media/msm8974/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 166 …mBlit.config_mask = C2D_ALPHA_BLEND_NONE | C2D_NO_BILINEAR_BIT | C2D_NO_ANTIALIASING_BIT | C2D_TAR… in C2DColorConverter()
|
/hardware/qcom/media/msm8996/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 190 …mBlit.config_mask = C2D_ALPHA_BLEND_NONE | C2D_NO_BILINEAR_BIT | C2D_NO_ANTIALIASING_BIT | C2D_TAR… in C2DColorConverter()
|
/hardware/qcom/media/msm8998/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 191 …mBlit.config_mask = C2D_ALPHA_BLEND_NONE | C2D_NO_BILINEAR_BIT | C2D_NO_ANTIALIASING_BIT | C2D_TAR… in C2DColorConverter()
|
/hardware/qcom/sdm845/media/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 197 C2D_NO_ANTIALIASING_BIT | in setResolution()
|
/hardware/qcom/sm8150/media/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 198 C2D_NO_ANTIALIASING_BIT | in setResolution()
|