OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getHALFormat
(Results
1 - 15
of
15
) sorted by null
/hardware/qcom/display/msm8084/liboverlay/
overlayRotator.cpp
48
int halFormat = ovutils::
getHALFormat
(destWhf.format);
overlayUtils.cpp
178
int
getHALFormat
(int mdpFormat) {
overlayUtils.h
412
int
getHALFormat
(int mdpFormat);
/hardware/qcom/display/msm8226/liboverlay/
overlayRotator.cpp
49
int halFormat = ovutils::
getHALFormat
(destWhf.format);
overlayUtils.cpp
178
int
getHALFormat
(int mdpFormat) {
overlayUtils.h
412
int
getHALFormat
(int mdpFormat);
/hardware/qcom/display/msm8960/liboverlay/
overlayRotator.cpp
49
int halFormat = ovutils::
getHALFormat
(destWhf.format);
overlayUtils.cpp
142
int
getHALFormat
(int mdpFormat) {
overlayUtils.h
410
int
getHALFormat
(int mdpFormat);
/hardware/qcom/display/msm8974/liboverlay/
overlayRotator.cpp
49
int halFormat = ovutils::
getHALFormat
(destWhf.format);
overlayUtils.cpp
145
int
getHALFormat
(int mdpFormat) {
overlayUtils.h
404
int
getHALFormat
(int mdpFormat);
/hardware/qcom/display/msm8084/libhwcomposer/
hwc_ad.cpp
215
int format = ovutils::
getHALFormat
(wb->getOutputFormat());
/hardware/qcom/display/msm8226/libhwcomposer/
hwc_ad.cpp
210
int format = ovutils::
getHALFormat
(wb->getOutputFormat());
/hardware/qcom/display/msm8974/libhwcomposer/
hwc_ad.cpp
187
int format = ovutils::
getHALFormat
(wb->getOutputFormat());
Completed in 226 milliseconds