/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_adreno_info.cpp | 46 *reinterpret_cast<void **>(&LINK_adreno_compute_aligned_width_and_height) = in Init() 115 if (LINK_adreno_compute_aligned_width_and_height) { in AlignUnCompressedRGB() 116 LINK_adreno_compute_aligned_width_and_height( in AlignUnCompressedRGB()
|
D | gr_adreno_info.h | 129 void (*LINK_adreno_compute_aligned_width_and_height)(int width, int height, int bpp, variable
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_adreno_info.cpp | 46 *reinterpret_cast<void **>(&LINK_adreno_compute_aligned_width_and_height) = in Init() 114 if (LINK_adreno_compute_aligned_width_and_height) { in AlignUnCompressedRGB() 115 LINK_adreno_compute_aligned_width_and_height( in AlignUnCompressedRGB()
|
D | gr_adreno_info.h | 129 void (*LINK_adreno_compute_aligned_width_and_height)(int width, int height, int bpp, variable
|
/hardware/qcom/display/sdm845/libgralloc1/ |
D | gr_adreno_info.cpp | 63 *reinterpret_cast<void **>(&LINK_adreno_compute_aligned_width_and_height) = in Init() 143 } else if (LINK_adreno_compute_aligned_width_and_height) { in AlignUnCompressedRGB() 144 LINK_adreno_compute_aligned_width_and_height( in AlignUnCompressedRGB()
|
D | gr_adreno_info.h | 130 void (*LINK_adreno_compute_aligned_width_and_height)(int width, int height, int bpp, variable
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | alloc_controller.cpp | 92 LINK_adreno_compute_aligned_width_and_height = NULL; in AdrenoMemInfo() 99 *(void **)&LINK_adreno_compute_aligned_width_and_height = in AdrenoMemInfo() 163 if(LINK_adreno_compute_aligned_width_and_height) { in getAlignedWidthAndHeight() 164 LINK_adreno_compute_aligned_width_and_height(width, in getAlignedWidthAndHeight()
|
D | gr.h | 135 void (*LINK_adreno_compute_aligned_width_and_height) (int width, variable
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | alloc_controller.cpp | 92 LINK_adreno_compute_aligned_width_and_height = NULL; in AdrenoMemInfo() 99 *(void **)&LINK_adreno_compute_aligned_width_and_height = in AdrenoMemInfo() 163 if(LINK_adreno_compute_aligned_width_and_height) { in getAlignedWidthAndHeight() 164 LINK_adreno_compute_aligned_width_and_height(width, in getAlignedWidthAndHeight()
|
D | gr.h | 135 void (*LINK_adreno_compute_aligned_width_and_height) (int width, variable
|
/hardware/qcom/display/msm8909/libgralloc/ |
D | alloc_controller.cpp | 97 LINK_adreno_compute_aligned_width_and_height = NULL; in AdrenoMemInfo() 105 *(void **)&LINK_adreno_compute_aligned_width_and_height = in AdrenoMemInfo() 166 if(LINK_adreno_compute_aligned_width_and_height) { in getAlignedWidthAndHeight() 167 LINK_adreno_compute_aligned_width_and_height(width, in getAlignedWidthAndHeight()
|
D | gr.h | 135 void (*LINK_adreno_compute_aligned_width_and_height) (int width, variable
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | alloc_controller.cpp | 99 LINK_adreno_compute_aligned_width_and_height = NULL; in AdrenoMemInfo() 107 *(void **)&LINK_adreno_compute_aligned_width_and_height = in AdrenoMemInfo() 304 if(LINK_adreno_compute_aligned_width_and_height) { in getGpuAlignedWidthHeight() 305 LINK_adreno_compute_aligned_width_and_height(width, in getGpuAlignedWidthHeight()
|
D | gr.h | 163 void (*LINK_adreno_compute_aligned_width_and_height) (int width, variable
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | gr.h | 174 void (*LINK_adreno_compute_aligned_width_and_height) (int width, variable
|
D | alloc_controller.cpp | 109 LINK_adreno_compute_aligned_width_and_height = NULL; in AdrenoMemInfo() 118 *(void **)&LINK_adreno_compute_aligned_width_and_height = in AdrenoMemInfo() 362 if(LINK_adreno_compute_aligned_width_and_height) { in getGpuAlignedWidthHeight() 363 LINK_adreno_compute_aligned_width_and_height(width, in getGpuAlignedWidthHeight()
|
/hardware/qcom/display/sdm845/libgralloc/ |
D | gr.h | 169 void (*LINK_adreno_compute_aligned_width_and_height) (int width, variable
|
D | alloc_controller.cpp | 115 LINK_adreno_compute_aligned_width_and_height = NULL; in AdrenoMemInfo() 123 *(void **)&LINK_adreno_compute_aligned_width_and_height = in AdrenoMemInfo() 374 if(LINK_adreno_compute_aligned_width_and_height) { in getGpuAlignedWidthHeight() 375 LINK_adreno_compute_aligned_width_and_height(width, in getGpuAlignedWidthHeight()
|