OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCropS3DImpl
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/display/msm8960/liboverlay/
overlayUtils.h
635
inline Dim
getCropS3DImpl
(const Dim& in, uint32_t fmt) {
655
inline Dim
getCropS3DImpl
<utils::OV_RIGHT_SPLIT>(const Dim& in, uint32_t fmt) {
677
out =
getCropS3DImpl
<CHAN>(in, fmt);
/hardware/qcom/display/msm8974/liboverlay/
overlayUtils.h
613
inline Dim
getCropS3DImpl
(const Dim& in, uint32_t fmt) {
633
inline Dim
getCropS3DImpl
<utils::OV_RIGHT_SPLIT>(const Dim& in, uint32_t fmt) {
655
out =
getCropS3DImpl
<CHAN>(in, fmt);
/hardware/qcom/display/msm8x26/liboverlay/
overlayUtils.h
635
inline Dim
getCropS3DImpl
(const Dim& in, uint32_t fmt) {
655
inline Dim
getCropS3DImpl
<utils::OV_RIGHT_SPLIT>(const Dim& in, uint32_t fmt) {
677
out =
getCropS3DImpl
<CHAN>(in, fmt);
Completed in 24 milliseconds