/hardware/qcom/display/msm8226/liboverlay/ |
D | overlayMdpRot.cpp | 54 int halFormat = ovutils::getHALFormat(mRotImgInfo.dst.format); in getDstWhf() local 56 halFormat, alW, alH); in getDstWhf() 63 int halFormat = ovutils::getHALFormat(mRotImgInfo.dst.format); in getDstDimensions() local 65 halFormat, alW, alH); in getDstDimensions()
|
D | overlayRotator.cpp | 49 int halFormat = ovutils::getHALFormat(destWhf.format); in calcOutputBufSize() local 52 destWhf.w, destWhf.h, halFormat, alW, alH); in calcOutputBufSize()
|
/hardware/qcom/display/msm8994/liboverlay/ |
D | overlayMdpRot.cpp | 63 int halFormat = ovutils::getHALFormat(mRotImgInfo.dst.format); in getDstWhf() local 65 halFormat, alW, alH); in getDstWhf() 72 int halFormat = ovutils::getHALFormat(mRotImgInfo.dst.format); in getDstDimensions() local 74 halFormat, alW, alH); in getDstDimensions()
|
D | overlayRotator.cpp | 71 int halFormat = ovutils::getHALFormat(destWhf.format); in calcOutputBufSize() local 74 destWhf.w, destWhf.h, halFormat, alW, alH); in calcOutputBufSize()
|
/hardware/qcom/display/msm8960/liboverlay/ |
D | overlayRotator.cpp | 49 int halFormat = ovutils::getHALFormat(destWhf.format); in calcOutputBufSize() local 52 destWhf.w, destWhf.h, halFormat, alW, alH); in calcOutputBufSize()
|
/hardware/qcom/display/msm8084/liboverlay/ |
D | overlayRotator.cpp | 48 int halFormat = ovutils::getHALFormat(destWhf.format); in calcOutputBufSize() local 51 destWhf.w, destWhf.h, halFormat, alW, alH); in calcOutputBufSize()
|
/hardware/interfaces/audio/core/all-versions/default/ |
D | Stream.cpp | 199 audio_format_t halFormat = mStream->get_format(mStream); in getAudioProperties() local 200 _hidl_cb(halSampleRate, AudioChannelBitfield(halMask), AudioFormat(halFormat)); in getAudioProperties()
|
/hardware/qcom/display/msm8960/libcopybit/ |
D | copybit_c2d.cpp | 277 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination() argument 278 switch (halFormat) { in get_c2d_format_for_yuv_destination() 287 default: return get_format(halFormat); in get_c2d_format_for_yuv_destination()
|
/hardware/qcom/display/msm8084/libcopybit/ |
D | copybit_c2d.cpp | 279 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination() argument 280 switch (halFormat) { in get_c2d_format_for_yuv_destination() 289 default: return get_format(halFormat); in get_c2d_format_for_yuv_destination()
|
/hardware/qcom/display/msm8996/libcopybit/ |
D | copybit_c2d.cpp | 285 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination() argument 286 switch (halFormat) { in get_c2d_format_for_yuv_destination() 295 default: return get_format(halFormat); in get_c2d_format_for_yuv_destination()
|
/hardware/qcom/sm8150/display/libcopybit/ |
D | copybit_c2d.cpp | 285 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination() argument 286 switch (halFormat) { in get_c2d_format_for_yuv_destination() 295 default: return get_format(halFormat); in get_c2d_format_for_yuv_destination()
|
/hardware/qcom/display/msm8994/libcopybit/ |
D | copybit_c2d.cpp | 282 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination() argument 283 switch (halFormat) { in get_c2d_format_for_yuv_destination() 292 default: return get_format(halFormat); in get_c2d_format_for_yuv_destination()
|
/hardware/qcom/display/msm8226/libcopybit/ |
D | copybit_c2d.cpp | 281 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination() argument 282 switch (halFormat) { in get_c2d_format_for_yuv_destination() 291 default: return get_format(halFormat); in get_c2d_format_for_yuv_destination()
|
/hardware/qcom/sdm845/display/libcopybit/ |
D | copybit_c2d.cpp | 285 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination() argument 286 switch (halFormat) { in get_c2d_format_for_yuv_destination() 295 default: return get_format(halFormat); in get_c2d_format_for_yuv_destination()
|
/hardware/qcom/display/msm8909/libcopybit/ |
D | copybit_c2d.cpp | 285 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination() argument 286 switch (halFormat) { in get_c2d_format_for_yuv_destination() 295 default: return get_format(halFormat); in get_c2d_format_for_yuv_destination()
|
/hardware/qcom/display/msm8998/libcopybit/ |
D | copybit_c2d.cpp | 283 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination() argument 284 switch (halFormat) { in get_c2d_format_for_yuv_destination() 293 default: return get_format(halFormat); in get_c2d_format_for_yuv_destination()
|