Searched refs:tile (Results 1 – 5 of 5) sorted by relevance
/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/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/msm8996/libgralloc1/ |
D | gr_allocator.cpp | 776 int tile = ubwc_enabled; in GetAlignedWidthAndHeight() local 779 adreno_helper_->AlignUnCompressedRGB(width, height, format, tile, alignedw, alignedh); in GetAlignedWidthAndHeight()
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_allocator.cpp | 778 int tile = ubwc_enabled; in GetAlignedWidthAndHeight() local 781 adreno_helper_->AlignUnCompressedRGB(width, height, format, tile, alignedw, alignedh); in GetAlignedWidthAndHeight()
|
/hardware/google/av/codec2/include/ |
D | C2Config.h | 1725 C2PictureSizeStruct tile; ///< tile size member 1731 C2FIELD(tile, "tile")
|