Searched refs:AlignCompressedRGB (Results 1 - 9 of 9) sorted by relevance

/hardware/qcom/display/msm8996/libgralloc1/
H A Dgr_adreno_info.h103 void AlignCompressedRGB(int width, int height, int format, unsigned int *aligned_w,
H A Dgr_adreno_info.cpp132 void AdrenoMemInfo::AlignCompressedRGB(int width, int height, int format, unsigned int *aligned_w, function in class:gralloc1::AdrenoMemInfo
H A Dgr_allocator.cpp789 adreno_helper_->AlignCompressedRGB(width, height, format, alignedw, alignedh);
/hardware/qcom/display/msm8998/libgralloc1/
H A Dgr_adreno_info.h103 void AlignCompressedRGB(int width, int height, int format, unsigned int *aligned_w,
H A Dgr_adreno_info.cpp131 void AdrenoMemInfo::AlignCompressedRGB(int width, int height, int format, unsigned int *aligned_w, function in class:gralloc1::AdrenoMemInfo
H A Dgr_allocator.cpp788 adreno_helper_->AlignCompressedRGB(width, height, format, alignedw, alignedh);
/hardware/qcom/display/sdm845/libgralloc1/
H A Dgr_adreno_info.h101 void AlignCompressedRGB(int width, int height, int format, unsigned int *aligned_w,
H A Dgr_adreno_info.cpp161 void AdrenoMemInfo::AlignCompressedRGB(int width, int height, int format, unsigned int *aligned_w, function in class:gralloc1::AdrenoMemInfo
H A Dgr_utils.cpp689 AdrenoMemInfo::GetInstance()->AlignCompressedRGB(width, height, format, alignedw, alignedh);

Completed in 45 milliseconds