/hardware/qcom/sm8150/display/gralloc/ |
D | gr_adreno_info.h | 212 int tile_mode, int raster_mode, 217 int tile_mode, int raster_mode, 221 int width, int height, int format, int tile_mode, int raster_mode, int padding_threshold, 228 ADRENOPIXELFORMAT format, int num_samples, surface_tile_mode_t tile_mode,
|
D | gr_adreno_info.cpp | 311 surface_tile_mode_t tile_mode = static_cast<surface_tile_mode_t> (isUBWC); in AdrenoInitMemoryLayout() local 314 tile_mode, usage, num_planes); in AdrenoInitMemoryLayout()
|
/hardware/qcom/sm7250/display/gralloc/ |
D | gr_adreno_info.h | 219 surface_tile_mode_t tile_mode, 226 surface_tile_mode_t tile_mode, 231 int width, int height, int format, surface_tile_mode_t tile_mode, 239 ADRENOPIXELFORMAT format, uint32_t num_samples, surface_tile_mode_t tile_mode,
|
D | gr_adreno_info.cpp | 119 surface_tile_mode_t tile_mode = static_cast<surface_tile_mode_t>(tile_enabled); in AlignUnCompressedRGB() local 129 width, height, 0 /*plane_id*/, GetGpuPixelFormat(format), 1 /*num_samples*/, tile_mode, in AlignUnCompressedRGB() 134 width, height, bpp, tile_mode, raster_mode, padding_threshold, in AlignUnCompressedRGB() 311 surface_tile_mode_t tile_mode = static_cast<surface_tile_mode_t> (isUBWC); in AdrenoInitMemoryLayout() local 314 tile_mode, usage, num_planes); in AdrenoInitMemoryLayout()
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_adreno_info.h | 130 int tile_mode, int raster_mode, 134 int width, int height, int format, int tile_mode, int raster_mode, int padding_threshold,
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_adreno_info.h | 130 int tile_mode, int raster_mode, 134 int width, int height, int format, int tile_mode, int raster_mode, int padding_threshold,
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_adreno_info.h | 130 int tile_mode, int raster_mode, 134 int width, int height, int format, int tile_mode, int raster_mode, int padding_threshold,
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_adreno_info.h | 130 int tile_mode, int raster_mode, 134 int width, int height, int format, int tile_mode, int raster_mode, int padding_threshold,
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | gr.h | 138 int tile_mode, 150 int tile_mode,
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | gr.h | 138 int tile_mode, 150 int tile_mode,
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | gr.h | 166 int tile_mode, 178 int tile_mode,
|
/hardware/qcom/display/msm8909w_3100/libgralloc/ |
D | gr.h | 172 int tile_mode, 182 int tile_mode,
|
/hardware/qcom/display/msm8909/libgralloc/ |
D | gr.h | 172 int tile_mode, 182 int tile_mode,
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | gr.h | 177 int tile_mode, 189 int tile_mode,
|
/hardware/qcom/media/msm8998/libc2dcolorconvert/ |
D | C2DColorConverter.h | 68 …drenoComputeAlignedWidthAndHeight) (int width, int height, int bpp, int tile_mode, int raster_mode,
|
D | C2DColorConverter.cpp | 499 int32_t tile_mode = 0; in calcSize() local 507 … mAdrenoComputeAlignedWidthAndHeight(width, height, bpp, tile_mode, raster_mode, padding_threshold, in calcSize() 514 … mAdrenoComputeAlignedWidthAndHeight(width, height, bpp, tile_mode, raster_mode, padding_threshold, in calcSize()
|
/hardware/qcom/media/msm8996/libc2dcolorconvert/ |
D | C2DColorConverter.h | 68 …drenoComputeAlignedWidthAndHeight) (int width, int height, int bpp, int tile_mode, int raster_mode,
|
D | C2DColorConverter.cpp | 496 int32_t tile_mode = 0; in calcSize() local 504 … mAdrenoComputeAlignedWidthAndHeight(width, height, bpp, tile_mode, raster_mode, padding_threshold, in calcSize() 511 … mAdrenoComputeAlignedWidthAndHeight(width, height, bpp, tile_mode, raster_mode, padding_threshold, in calcSize()
|
/hardware/qcom/sm8150/media/libc2dcolorconvert/ |
D | C2DColorConverter.h | 99 int tile_mode, int raster_mode,
|
D | C2DColorConverter.cpp | 597 int32_t tile_mode = 0; local 607 1, tile_mode, raster_mode, 618 1, tile_mode, raster_mode,
|
/hardware/qcom/sm7250/media/libc2dcolorconvert/ |
D | C2DColorConverter.h | 99 int tile_mode, int raster_mode,
|
D | C2DColorConverter.cpp | 652 int32_t tile_mode = 0; in calcSize() local 662 1, tile_mode, raster_mode, in calcSize() 673 1, tile_mode, raster_mode, in calcSize()
|
/hardware/google/gfxstream/guest/mesa/include/drm-uapi/ |
D | nouveau_drm.h | 95 __u32 tile_mode; member
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | tinyexr.h | 10506 unsigned char tile_mode; in ParseEXRHeader() local 10510 tile_mode = data[8]; in ParseEXRHeader() 10518 info->tile_level_mode = tile_mode & 0x3; in ParseEXRHeader() 10519 info->tile_rounding_mode = (tile_mode >> 4) & 0x1; in ParseEXRHeader()
|