Home
last modified time | relevance | path

Searched refs:COPYBIT_UBWC_COMPRESSED (Results 1 – 17 of 17) sorted by relevance

/hardware/qcom/display/msm8998/libcopybit/
Dcopybit.h127 COPYBIT_UBWC_COMPRESSED = 0x0001, enumerator
Dcopybit_c2d.cpp875 ctx->is_src_ubwc_format = (value == COPYBIT_UBWC_COMPRESSED); in set_parameter_copybit()
878 ctx->is_dst_ubwc_format = (value == COPYBIT_UBWC_COMPRESSED); in set_parameter_copybit()
/hardware/qcom/display/msm8996/libcopybit/
Dcopybit.h127 COPYBIT_UBWC_COMPRESSED = 0x0001, enumerator
Dcopybit_c2d.cpp877 ctx->is_src_ubwc_format = (value == COPYBIT_UBWC_COMPRESSED); in set_parameter_copybit()
880 ctx->is_dst_ubwc_format = (value == COPYBIT_UBWC_COMPRESSED); in set_parameter_copybit()
/hardware/qcom/display/msm8909/libcopybit/
Dcopybit.h127 COPYBIT_UBWC_COMPRESSED = 0x0001, enumerator
Dcopybit_c2d.cpp877 ctx->is_src_ubwc_format = (value == COPYBIT_UBWC_COMPRESSED); in set_parameter_copybit()
880 ctx->is_dst_ubwc_format = (value == COPYBIT_UBWC_COMPRESSED); in set_parameter_copybit()
/hardware/qcom/sm8150/display/libcopybit/
Dcopybit.h127 COPYBIT_UBWC_COMPRESSED = 0x0001, enumerator
Dcopybit_c2d.cpp877 ctx->is_src_ubwc_format = (value == COPYBIT_UBWC_COMPRESSED); in set_parameter_copybit()
880 ctx->is_dst_ubwc_format = (value == COPYBIT_UBWC_COMPRESSED); in set_parameter_copybit()
/hardware/qcom/sm7250/display/libcopybit/
Dcopybit.h127 COPYBIT_UBWC_COMPRESSED = 0x0001, enumerator
Dcopybit_c2d.cpp877 ctx->is_src_ubwc_format = (value == COPYBIT_UBWC_COMPRESSED); in set_parameter_copybit()
880 ctx->is_dst_ubwc_format = (value == COPYBIT_UBWC_COMPRESSED); in set_parameter_copybit()
/hardware/qcom/sdm845/display/libcopybit/
Dcopybit.h127 COPYBIT_UBWC_COMPRESSED = 0x0001, enumerator
Dcopybit_c2d.cpp877 ctx->is_src_ubwc_format = (value == COPYBIT_UBWC_COMPRESSED); in set_parameter_copybit()
880 ctx->is_dst_ubwc_format = (value == COPYBIT_UBWC_COMPRESSED); in set_parameter_copybit()
/hardware/qcom/display/msm8909w_3100/libcopybit/
Dcopybit.h127 COPYBIT_UBWC_COMPRESSED = 0x0001, enumerator
Dcopybit_c2d.cpp877 ctx->is_src_ubwc_format = (value == COPYBIT_UBWC_COMPRESSED); in set_parameter_copybit()
880 ctx->is_dst_ubwc_format = (value == COPYBIT_UBWC_COMPRESSED); in set_parameter_copybit()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dblit_engine_c2d.cpp195 dst_format_mode = COPYBIT_UBWC_COMPRESSED; in ClearTargetBuffer()
561 src_format_mode = COPYBIT_UBWC_COMPRESSED; in DrawRectUsingCopybit()
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dblit_engine_c2d.cpp195 dst_format_mode = COPYBIT_UBWC_COMPRESSED; in ClearTargetBuffer()
561 src_format_mode = COPYBIT_UBWC_COMPRESSED; in DrawRectUsingCopybit()
/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dblit_engine_c2d.cpp195 dst_format_mode = COPYBIT_UBWC_COMPRESSED; in ClearTargetBuffer()
546 src_format_mode = COPYBIT_UBWC_COMPRESSED; in DrawRectUsingCopybit()