Home
last modified time | relevance | path

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

/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/msm8996/sdm/libs/hwc/
Dblit_engine_c2d.cpp200 dst_format_mode = COPYBIT_UBWC_COMPRESSED; in ClearTargetBuffer()
553 src_format_mode = COPYBIT_UBWC_COMPRESSED; in DrawRectUsingCopybit()