Searched refs:tile (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_utils.cpp | 681 int tile = ubwc_enabled; in GetAlignedWidthAndHeight() local 685 AdrenoMemInfo::GetInstance()->AlignUnCompressedRGB(width, height, format, tile, alignedw, in GetAlignedWidthAndHeight()
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_utils.cpp | 681 int tile = ubwc_enabled; in GetAlignedWidthAndHeight() local 685 AdrenoMemInfo::GetInstance()->AlignUnCompressedRGB(width, height, format, tile, alignedw, in GetAlignedWidthAndHeight()
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_allocator.cpp | 793 int tile = ubwc_enabled; in GetAlignedWidthAndHeight() local 796 adreno_helper_->AlignUnCompressedRGB(width, height, format, tile, alignedw, alignedh); in GetAlignedWidthAndHeight()
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_allocator.cpp | 795 int tile = ubwc_enabled; in GetAlignedWidthAndHeight() local 798 adreno_helper_->AlignUnCompressedRGB(width, height, format, tile, alignedw, alignedh); in GetAlignedWidthAndHeight()
|
/hardware/qcom/sdm845/display/gralloc/ |
D | gr_utils.cpp | 807 int tile = ubwc_enabled; in GetAlignedWidthAndHeight() local 811 AdrenoMemInfo::GetInstance()->AlignUnCompressedRGB(width, height, format, tile, alignedw, in GetAlignedWidthAndHeight()
|
/hardware/google/av/codec2/include/ |
D | C2Config.h | 1816 C2PictureSizeStruct tile; ///< tile size member 1822 C2FIELD(tile, "tile")
|