Home
last modified time | relevance | path

Searched defs:isUBWC (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/sdm845/display/gralloc/
Dgr_adreno_info.cpp252 int format, int num_samples, int isUBWC, uint64_t usage, uint32_t num_planes) { in AdrenoInitMemoryLayout()
/hardware/qcom/sm8150/display/gralloc/
Dgr_adreno_info.cpp310 int format, int num_samples, int isUBWC, uint64_t usage, uint32_t num_planes) { in AdrenoInitMemoryLayout()
/hardware/qcom/display/msm8909/libgralloc/
Dgpu.cpp306 char isUBWC[PROPERTY_VALUE_MAX]; in alloc_impl() local
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dgpu.cpp306 char isUBWC[PROPERTY_VALUE_MAX]; in alloc_impl() local
/hardware/qcom/display/msm8996/libgralloc/
Dgpu.cpp303 char isUBWC[PROPERTY_VALUE_MAX]; in alloc_impl() local
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp3560 …bool isUBWC = (handle->flags & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED) && is_gralloc_source_ubw… in venc_empty_buf() local