Searched refs:LINK_adreno_compute_fmt_aligned_width_and_height (Results 1 – 4 of 4) sorted by relevance
61 *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()
173 void (*LINK_adreno_compute_fmt_aligned_width_and_height)(int width, int height, int plane_id, variable
94 typedef void (*LINK_adreno_compute_fmt_aligned_width_and_height)(int width, int height, int plane_i… typedef154 LINK_adreno_compute_fmt_aligned_width_and_height mAdrenoComputeFmtAlignedWidthAndHeight;
94 …mAdrenoComputeFmtAlignedWidthAndHeight = (LINK_adreno_compute_fmt_aligned_width_and_height)dlsym(m… in C2DColorConverter()