/aosp12/hardware/qcom/display/msm8226/liboverlay/ |
H A D | overlayMdpRot.cpp | 54 int halFormat = ovutils::getHALFormat(mRotImgInfo.dst.format); in getDstWhf() local 63 int halFormat = ovutils::getHALFormat(mRotImgInfo.dst.format); in getDstDimensions() local
|
H A D | overlayRotator.cpp | 49 int halFormat = ovutils::getHALFormat(destWhf.format); in calcOutputBufSize() local
|
/aosp12/hardware/qcom/display/msm8994/liboverlay/ |
H A D | overlayMdpRot.cpp | 63 int halFormat = ovutils::getHALFormat(mRotImgInfo.dst.format); in getDstWhf() local 72 int halFormat = ovutils::getHALFormat(mRotImgInfo.dst.format); in getDstDimensions() local
|
H A D | overlayRotator.cpp | 71 int halFormat = ovutils::getHALFormat(destWhf.format); in calcOutputBufSize() local
|
/aosp12/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/ |
H A D | ExynosDeviceDrmInterface.cpp | 143 for (auto halFormat : halFormats) { in updateRestrictions() local
|
H A D | ExynosDisplayDrmInterface.cpp | 2207 int halFormat = drmFormatToHalFormat(formats[i]); in init() local
|
/aosp12/hardware/qcom/display/msm8960/liboverlay/ |
H A D | overlayRotator.cpp | 49 int halFormat = ovutils::getHALFormat(destWhf.format); in calcOutputBufSize() local
|
/aosp12/hardware/qcom/display/msm8084/liboverlay/ |
H A D | overlayRotator.cpp | 48 int halFormat = ovutils::getHALFormat(destWhf.format); in calcOutputBufSize() local
|
/aosp12/hardware/interfaces/audio/effect/all-versions/default/util/tests/ |
H A D | effectutils_tests.cpp | 125 buffer_config_t halFormat; in TEST() local
|
/aosp12/hardware/interfaces/audio/core/all-versions/default/ |
H A D | Stream.cpp | 207 audio_format_t halFormat = mStream->get_format(mStream); in getAudioProperties() local 230 audio_format_t halFormat; in getSupportedProfiles() local
|
/aosp12/hardware/interfaces/audio/common/all-versions/default/7.0/ |
H A D | HidlUtils.cpp | 245 status_t HidlUtils::audioFormatFromHal(audio_format_t halFormat, AudioFormat* format) { in audioFormatFromHal() 259 for (const auto& halFormat : halFormats) { in audioFormatsFromHal() local 272 status_t HidlUtils::audioFormatToHal(const AudioFormat& format, audio_format_t* halFormat) { in audioFormatToHal()
|
/aosp12/frameworks/av/media/libstagefright/colorconversion/ |
H A D | SoftwareRenderer.cpp | 126 int halFormat = HAL_PIXEL_FORMAT_RGB_565; in resetFormatIfChanged() local
|
/aosp12/hardware/google/graphics/common/libhwc2.1/libhwchelper/ |
H A D | ExynosHWCHelper.h | 121 int halFormat; member
|
/aosp12/hardware/qcom/display/msm8909w_3100/libcopybit/ |
H A D | copybit_c2d.cpp | 285 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination()
|
/aosp12/hardware/qcom/display/msm8960/libcopybit/ |
H A D | copybit_c2d.cpp | 277 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination()
|
/aosp12/hardware/qcom/display/msm8994/libcopybit/ |
H A D | copybit_c2d.cpp | 282 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination()
|
/aosp12/hardware/qcom/display/msm8996/libcopybit/ |
H A D | copybit_c2d.cpp | 285 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination()
|
/aosp12/hardware/qcom/display/msm8998/libcopybit/ |
H A D | copybit_c2d.cpp | 283 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination()
|
/aosp12/hardware/qcom/display/msm8084/libcopybit/ |
H A D | copybit_c2d.cpp | 279 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination()
|
/aosp12/hardware/qcom/display/msm8226/libcopybit/ |
H A D | copybit_c2d.cpp | 281 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination()
|
/aosp12/hardware/qcom/display/msm8909/libcopybit/ |
H A D | copybit_c2d.cpp | 285 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination()
|
/aosp12/hardware/qcom/sdm845/display/libcopybit/ |
H A D | copybit_c2d.cpp | 285 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination()
|
/aosp12/hardware/qcom/sm7250/display/libcopybit/ |
H A D | copybit_c2d.cpp | 285 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination()
|
/aosp12/hardware/qcom/sm8150/display/libcopybit/ |
H A D | copybit_c2d.cpp | 285 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination()
|
/aosp12/hardware/interfaces/audio/common/all-versions/default/tests/ |
H A D | hidlutils_tests.cpp | 574 audio_format_t halFormat; in TEST() local
|