Searched refs:mAdrenoComputeFmtAlignedWidthAndHeight (Results 1 – 5 of 5) sorted by relevance
/hardware/qcom/sdm845/media/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 94 …mAdrenoComputeFmtAlignedWidthAndHeight = (LINK_adreno_compute_fmt_aligned_width_and_height)dlsym(m… in C2DColorConverter() 95 if (!mAdrenoComputeFmtAlignedWidthAndHeight) { in C2DColorConverter() 570 mAdrenoComputeFmtAlignedWidthAndHeight(width, height, in calcSize() 581 mAdrenoComputeFmtAlignedWidthAndHeight(width, height, in calcSize()
|
D | C2DColorConverter.h | 154 LINK_adreno_compute_fmt_aligned_width_and_height mAdrenoComputeFmtAlignedWidthAndHeight; variable
|
/hardware/qcom/sm7250/media/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 101 …mAdrenoComputeFmtAlignedWidthAndHeight = (LINK_adreno_compute_fmt_aligned_width_and_height)dlsym(m… in C2DColorConverter() 102 if (!mAdrenoComputeFmtAlignedWidthAndHeight) { in C2DColorConverter() 660 mAdrenoComputeFmtAlignedWidthAndHeight(width, height, in calcSize() 671 mAdrenoComputeFmtAlignedWidthAndHeight(width, height, in calcSize()
|
/hardware/qcom/sm8150/media/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 93 …mAdrenoComputeFmtAlignedWidthAndHeight = (LINK_adreno_compute_fmt_aligned_width_and_height)dlsym(m… in C2DColorConverter() 94 if (!mAdrenoComputeFmtAlignedWidthAndHeight) { in C2DColorConverter() 605 mAdrenoComputeFmtAlignedWidthAndHeight(width, height, 616 mAdrenoComputeFmtAlignedWidthAndHeight(width, height,
|
D | C2DColorConverter.h | 159 LINK_adreno_compute_fmt_aligned_width_and_height mAdrenoComputeFmtAlignedWidthAndHeight; variable
|