Home
last modified time | relevance | path

Searched refs:tile (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_utils.cpp681 int tile = ubwc_enabled; in GetAlignedWidthAndHeight() local
685 AdrenoMemInfo::GetInstance()->AlignUnCompressedRGB(width, height, format, tile, alignedw, in GetAlignedWidthAndHeight()
/hardware/qcom/display/msm8909/gralloc/
Dgr_utils.cpp681 int tile = ubwc_enabled; in GetAlignedWidthAndHeight() local
685 AdrenoMemInfo::GetInstance()->AlignUnCompressedRGB(width, height, format, tile, alignedw, in GetAlignedWidthAndHeight()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_allocator.cpp793 int tile = ubwc_enabled; in GetAlignedWidthAndHeight() local
796 adreno_helper_->AlignUnCompressedRGB(width, height, format, tile, alignedw, alignedh); in GetAlignedWidthAndHeight()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_allocator.cpp795 int tile = ubwc_enabled; in GetAlignedWidthAndHeight() local
798 adreno_helper_->AlignUnCompressedRGB(width, height, format, tile, alignedw, alignedh); in GetAlignedWidthAndHeight()
/hardware/qcom/sdm845/display/gralloc/
Dgr_utils.cpp807 int tile = ubwc_enabled; in GetAlignedWidthAndHeight() local
811 AdrenoMemInfo::GetInstance()->AlignUnCompressedRGB(width, height, format, tile, alignedw, in GetAlignedWidthAndHeight()
/hardware/google/av/codec2/include/
DC2Config.h1816 C2PictureSizeStruct tile; ///< tile size member
1822 C2FIELD(tile, "tile")