Home
last modified time | relevance | path

Searched refs:LINK_adreno_compute_fmt_aligned_width_and_height (Results 1 – 12 of 12) sorted by relevance

/aosp12/hardware/qcom/sdm845/display/gralloc/
H A Dgr_adreno_info.cpp61 *reinterpret_cast<void **>(&LINK_adreno_compute_fmt_aligned_width_and_height) = in AdrenoMemInfo()
128 if (LINK_adreno_compute_fmt_aligned_width_and_height) { in AlignUnCompressedRGB()
132 LINK_adreno_compute_fmt_aligned_width_and_height( in AlignUnCompressedRGB()
H A Dgr_adreno_info.h173 void (*LINK_adreno_compute_fmt_aligned_width_and_height)(int width, int height, int plane_id, variable
/aosp12/hardware/qcom/sm8150/display/gralloc/
H A Dgr_adreno_info.cpp61 *reinterpret_cast<void **>(&LINK_adreno_compute_fmt_aligned_width_and_height) = in AdrenoMemInfo()
123 if (LINK_adreno_compute_fmt_aligned_width_and_height) { in AlignUnCompressedRGB()
127 LINK_adreno_compute_fmt_aligned_width_and_height( in AlignUnCompressedRGB()
H A Dgr_adreno_info.h215 void (*LINK_adreno_compute_fmt_aligned_width_and_height)(int width, int height, int plane_id, variable
/aosp12/hardware/qcom/sm7250/display/gralloc/
H A Dgr_adreno_info.cpp61 *reinterpret_cast<void **>(&LINK_adreno_compute_fmt_aligned_width_and_height) = in AdrenoMemInfo()
124 if (LINK_adreno_compute_fmt_aligned_width_and_height) { in AlignUnCompressedRGB()
128 LINK_adreno_compute_fmt_aligned_width_and_height( in AlignUnCompressedRGB()
H A Dgr_adreno_info.h223 void (*LINK_adreno_compute_fmt_aligned_width_and_height)(int width, int height, int plane_id, variable
/aosp12/hardware/qcom/sm8150/media/libc2dcolorconvert/
H A DC2DColorConverter.h97 typedef void (*LINK_adreno_compute_fmt_aligned_width_and_height)(int width, int height, int plane_i… typedef
159 LINK_adreno_compute_fmt_aligned_width_and_height mAdrenoComputeFmtAlignedWidthAndHeight;
H A DC2DColorConverter.cpp93 …mAdrenoComputeFmtAlignedWidthAndHeight = (LINK_adreno_compute_fmt_aligned_width_and_height)dlsym(m… in C2DColorConverter()
/aosp12/hardware/qcom/sm7250/media/libc2dcolorconvert/
H A DC2DColorConverter.h97 typedef void (*LINK_adreno_compute_fmt_aligned_width_and_height)(int width, int height, int plane_i… typedef
160 LINK_adreno_compute_fmt_aligned_width_and_height mAdrenoComputeFmtAlignedWidthAndHeight;
H A DC2DColorConverter.cpp101 …mAdrenoComputeFmtAlignedWidthAndHeight = (LINK_adreno_compute_fmt_aligned_width_and_height)dlsym(m… in C2DColorConverter()
/aosp12/hardware/qcom/sdm845/media/libc2dcolorconvert/
H A DC2DColorConverter.h94 typedef void (*LINK_adreno_compute_fmt_aligned_width_and_height)(int width, int height, int plane_i… typedef
154 LINK_adreno_compute_fmt_aligned_width_and_height mAdrenoComputeFmtAlignedWidthAndHeight;
H A DC2DColorConverter.cpp94 …mAdrenoComputeFmtAlignedWidthAndHeight = (LINK_adreno_compute_fmt_aligned_width_and_height)dlsym(m… in C2DColorConverter()