Home
last modified time | relevance | path

Searched refs:IsUBwcFormat (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_utils.h76 bool IsUBwcFormat(int format);
Dgr_utils.cpp472 bool IsUBwcFormat(int format) { in IsUBwcFormat() function
504 if (IsUBwcFormat(format)) { in IsUBwcEnabled()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_allocator.h75 bool IsUBwcFormat(int format);
Dgr_allocator.cpp503 bool Allocator::IsUBwcFormat(int format) { in IsUBwcFormat() function in gralloc1::Allocator
622 if (IsUBwcFormat(format)) { in IsUBwcEnabled()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_allocator.h75 bool IsUBwcFormat(int format);
Dgr_allocator.cpp502 bool Allocator::IsUBwcFormat(int format) { in IsUBwcFormat() function in gralloc1::Allocator
620 if (IsUBwcFormat(format)) { in IsUBwcEnabled()
/hardware/qcom/display/msm8909/gralloc/
Dgr_utils.h76 bool IsUBwcFormat(int format);
Dgr_utils.cpp472 bool IsUBwcFormat(int format) { in IsUBwcFormat() function
504 if (IsUBwcFormat(format)) { in IsUBwcEnabled()
/hardware/qcom/sm8150/display/gralloc/
Dgr_utils.h182 bool IsUBwcFormat(int format);
Dgr_utils.cpp675 bool IsUBwcFormat(int format) { in IsUBwcFormat() function
733 if (IsUBwcFormat(format)) { in IsUBwcEnabled()
935 if (interlaced && IsUBwcFormat(hnd->format)) { in GetCustomDimensions()
/hardware/qcom/sm7250/display/gralloc/
Dgr_utils.h196 bool IsUBwcFormat(int format);
Dgr_utils.cpp752 bool IsUBwcFormat(int format) { in IsUBwcFormat() function
812 if (IsUBwcFormat(format)) { in IsUBwcEnabled()
1019 if (interlaced && IsUBwcFormat(hnd->format)) { in GetCustomDimensions()