HomeSort by relevance Sort by last modified time
    Searched refs:is_dst_ubwc_format (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/display/msm8909/libcopybit/
copybit_c2d.cpp 164 bool is_dst_ubwc_format; member in struct:copybit_context_t
709 if (ctx->is_dst_ubwc_format)
880 ctx->is_dst_ubwc_format = (value == COPYBIT_UBWC_COMPRESSED);
    [all...]
  /hardware/qcom/display/msm8909w_3100/libcopybit/
copybit_c2d.cpp 164 bool is_dst_ubwc_format; member in struct:copybit_context_t
709 if (ctx->is_dst_ubwc_format)
880 ctx->is_dst_ubwc_format = (value == COPYBIT_UBWC_COMPRESSED);
    [all...]
  /hardware/qcom/display/msm8996/libcopybit/
copybit_c2d.cpp 164 bool is_dst_ubwc_format; member in struct:copybit_context_t
709 if (ctx->is_dst_ubwc_format)
880 ctx->is_dst_ubwc_format = (value == COPYBIT_UBWC_COMPRESSED);
    [all...]
  /hardware/qcom/display/msm8998/libcopybit/
copybit_c2d.cpp 162 bool is_dst_ubwc_format; member in struct:copybit_context_t
707 if (ctx->is_dst_ubwc_format)
878 ctx->is_dst_ubwc_format = (value == COPYBIT_UBWC_COMPRESSED);
    [all...]

Completed in 51 milliseconds