Home
last modified time | relevance | path

Searched refs:LINK_adreno_compute_padding (Results 1 – 18 of 18) sorted by relevance

/hardware/qcom/display/msm8998/libgralloc1/
Dgr_adreno_info.cpp48 *reinterpret_cast<void **>(&LINK_adreno_compute_padding) = in Init()
119 } else if (LINK_adreno_compute_padding) { in AlignUnCompressedRGB()
121 *aligned_w = UINT(LINK_adreno_compute_padding(width, bpp, surface_tile_height, raster_mode, in AlignUnCompressedRGB()
Dgr_adreno_info.h122 int (*LINK_adreno_compute_padding)(int width, int bpp, int surface_tile_height,
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_adreno_info.cpp48 *reinterpret_cast<void **>(&LINK_adreno_compute_padding) = in Init()
119 } else if (LINK_adreno_compute_padding) { in AlignUnCompressedRGB()
121 *aligned_w = UINT(LINK_adreno_compute_padding(width, bpp, surface_tile_height, raster_mode, in AlignUnCompressedRGB()
Dgr_adreno_info.h127 int (*LINK_adreno_compute_padding)(int width, int bpp, int surface_tile_height,
/hardware/qcom/display/msm8960/libgralloc/
Dalloc_controller.cpp93 *(void **)&LINK_adreno_compute_padding = ::dlsym(libadreno_utils, in AdrenoMemInfo()
121 if ((libadreno_utils) && (LINK_adreno_compute_padding)) { in getStride()
127 stride = LINK_adreno_compute_padding(stride, bpp, in getStride()
Dgr.h99 int (*LINK_adreno_compute_padding) (int width, int bpp, variable
/hardware/qcom/display/msm8909/libgralloc/
Dalloc_controller.cpp98 LINK_adreno_compute_padding = NULL; in AdrenoMemInfo()
107 *(void **)&LINK_adreno_compute_padding = in AdrenoMemInfo()
177 } else if(LINK_adreno_compute_padding) { in getAlignedWidthAndHeight()
179 aligned_w = LINK_adreno_compute_padding(width, bpp, in getAlignedWidthAndHeight()
Dgr.h130 int (*LINK_adreno_compute_padding) (int width, int bpp, variable
/hardware/qcom/display/msm8084/libgralloc/
Dalloc_controller.cpp93 LINK_adreno_compute_padding = NULL; in AdrenoMemInfo()
101 *(void **)&LINK_adreno_compute_padding = in AdrenoMemInfo()
169 } else if(LINK_adreno_compute_padding) { in getAlignedWidthAndHeight()
171 aligned_w = LINK_adreno_compute_padding(width, bpp, in getAlignedWidthAndHeight()
Dgr.h130 int (*LINK_adreno_compute_padding) (int width, int bpp, variable
/hardware/qcom/display/msm8226/libgralloc/
Dalloc_controller.cpp93 LINK_adreno_compute_padding = NULL; in AdrenoMemInfo()
101 *(void **)&LINK_adreno_compute_padding = in AdrenoMemInfo()
169 } else if(LINK_adreno_compute_padding) { in getAlignedWidthAndHeight()
171 aligned_w = LINK_adreno_compute_padding(width, bpp, in getAlignedWidthAndHeight()
Dgr.h130 int (*LINK_adreno_compute_padding) (int width, int bpp, variable
/hardware/qcom/display/msm8994/libgralloc/
Dalloc_controller.cpp100 LINK_adreno_compute_padding = NULL; in AdrenoMemInfo()
109 *(void **)&LINK_adreno_compute_padding = in AdrenoMemInfo()
310 } else if(LINK_adreno_compute_padding) { in getGpuAlignedWidthHeight()
312 aligned_w = LINK_adreno_compute_padding(width, bpp, in getGpuAlignedWidthHeight()
Dgr.h158 int (*LINK_adreno_compute_padding) (int width, int bpp, variable
/hardware/qcom/display/msm8996/libgralloc/
Dgr.h169 int (*LINK_adreno_compute_padding) (int width, int bpp, variable
Dalloc_controller.cpp110 LINK_adreno_compute_padding = NULL; in AdrenoMemInfo()
120 *(void **)&LINK_adreno_compute_padding = in AdrenoMemInfo()
368 } else if(LINK_adreno_compute_padding) { in getGpuAlignedWidthHeight()
370 aligned_w = LINK_adreno_compute_padding(width, bpp, in getGpuAlignedWidthHeight()
/hardware/qcom/display/msm8998/libgralloc/
Dgr.h161 int (*LINK_adreno_compute_padding) (int width, int bpp, variable
Dalloc_controller.cpp112 LINK_adreno_compute_padding = NULL; in AdrenoMemInfo()
121 *(void **)&LINK_adreno_compute_padding = in AdrenoMemInfo()
368 } else if(LINK_adreno_compute_padding) { in getGpuAlignedWidthHeight()
370 aligned_w = LINK_adreno_compute_padding(width, bpp, in getGpuAlignedWidthHeight()