Home
last modified time | relevance | path

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

/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/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/msm8996/libgralloc1/
Dgr_allocator.cpp776 int tile = ubwc_enabled; in GetAlignedWidthAndHeight() local
779 adreno_helper_->AlignUnCompressedRGB(width, height, format, tile, alignedw, alignedh); in GetAlignedWidthAndHeight()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_allocator.cpp778 int tile = ubwc_enabled; in GetAlignedWidthAndHeight() local
781 adreno_helper_->AlignUnCompressedRGB(width, height, format, tile, alignedw, alignedh); in GetAlignedWidthAndHeight()
/hardware/google/av/codec2/include/
DC2Config.h1725 C2PictureSizeStruct tile; ///< tile size member
1731 C2FIELD(tile, "tile")