OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PipeArgs
(Results
1 - 25
of
38
) sorted by null
1
2
/hardware/qcom/display/msm8960/liboverlay/pipes/
overlayGenPipe.h
49
void setSource(const utils::
PipeArgs
& args);
64
const utils::
PipeArgs
& getArgs() const;
overlay3DPipe.h
60
bool setSource(const utils::
PipeArgs
& args);
90
bool setSource(const utils::
PipeArgs
& args);
120
bool setSource(const utils::
PipeArgs
& args);
150
bool setSource(const utils::
PipeArgs
& args);
221
inline bool M3DExtPipe<CHAN>::setSource(const utils::
PipeArgs
& args)
277
inline bool M3DPrimaryPipe<CHAN>::setSource(const utils::
PipeArgs
& args)
344
inline bool S3DExtPipe<CHAN>::setSource(const utils::
PipeArgs
& args) {
452
inline bool S3DPrimaryPipe<CHAN>::setSource(const utils::
PipeArgs
& args)
overlayGenPipe.cpp
91
void GenericPipe::setSource(const utils::
PipeArgs
& args) {
/hardware/qcom/display/msm8974/liboverlay/pipes/
overlayGenPipe.h
48
void setSource(const utils::
PipeArgs
& args);
63
const utils::
PipeArgs
& getArgs() const;
overlay3DPipe.h
60
bool setSource(const utils::
PipeArgs
& args);
90
bool setSource(const utils::
PipeArgs
& args);
120
bool setSource(const utils::
PipeArgs
& args);
150
bool setSource(const utils::
PipeArgs
& args);
221
inline bool M3DExtPipe<CHAN>::setSource(const utils::
PipeArgs
& args)
277
inline bool M3DPrimaryPipe<CHAN>::setSource(const utils::
PipeArgs
& args)
344
inline bool S3DExtPipe<CHAN>::setSource(const utils::
PipeArgs
& args) {
452
inline bool S3DPrimaryPipe<CHAN>::setSource(const utils::
PipeArgs
& args)
overlayGenPipe.cpp
87
void GenericPipe::setSource(const utils::
PipeArgs
& args) {
/hardware/qcom/display/msm8x26/liboverlay/pipes/
overlayGenPipe.h
49
void setSource(const utils::
PipeArgs
& args);
64
const utils::
PipeArgs
& getArgs() const;
overlay3DPipe.h
60
bool setSource(const utils::
PipeArgs
& args);
90
bool setSource(const utils::
PipeArgs
& args);
120
bool setSource(const utils::
PipeArgs
& args);
150
bool setSource(const utils::
PipeArgs
& args);
221
inline bool M3DExtPipe<CHAN>::setSource(const utils::
PipeArgs
& args)
277
inline bool M3DPrimaryPipe<CHAN>::setSource(const utils::
PipeArgs
& args)
344
inline bool S3DExtPipe<CHAN>::setSource(const utils::
PipeArgs
& args) {
452
inline bool S3DPrimaryPipe<CHAN>::setSource(const utils::
PipeArgs
& args)
overlayGenPipe.cpp
91
void GenericPipe::setSource(const utils::
PipeArgs
& args) {
/hardware/qcom/display/msm8960/liboverlay/
overlayCtrl.cpp
39
bool Ctrl::setSource(const utils::
PipeArgs
& args)
overlayCtrlData.h
61
void setSource(const utils::
PipeArgs
& args);
156
inline void Ctrl::setSource(const utils::
PipeArgs
& args)
overlay.h
65
void setSource(const utils::
PipeArgs
args, utils::eDest dest);
overlay.cpp
177
void Overlay::setSource(const utils::
PipeArgs
args,
182
PipeArgs
newArgs(args);
overlayUtils.h
344
struct
PipeArgs
{
345
PipeArgs
() : mdpFlags(OV_MDP_FLAGS_NONE),
353
PipeArgs
(eMdpFlags f, Whf _whf,
/hardware/qcom/display/msm8974/liboverlay/
overlayCtrl.cpp
39
bool Ctrl::setSource(const utils::
PipeArgs
& args)
overlayCtrlData.h
61
void setSource(const utils::
PipeArgs
& args);
157
inline void Ctrl::setSource(const utils::
PipeArgs
& args)
overlayUtils.h
345
struct
PipeArgs
{
346
PipeArgs
() : mdpFlags(OV_MDP_FLAGS_NONE),
354
PipeArgs
(eMdpFlags f, Whf _whf,
/hardware/qcom/display/msm8x26/liboverlay/
overlayCtrl.cpp
39
bool Ctrl::setSource(const utils::
PipeArgs
& args)
overlayCtrlData.h
61
void setSource(const utils::
PipeArgs
& args);
156
inline void Ctrl::setSource(const utils::
PipeArgs
& args)
overlay.h
65
void setSource(const utils::
PipeArgs
args, utils::eDest dest);
overlay.cpp
177
void Overlay::setSource(const utils::
PipeArgs
args,
182
PipeArgs
newArgs(args);
overlayUtils.h
344
struct
PipeArgs
{
345
PipeArgs
() : mdpFlags(OV_MDP_FLAGS_NONE),
353
PipeArgs
(eMdpFlags f, Whf _whf,
/hardware/qcom/display/msm8960/libhwcomposer/
hwc_fbupdate.cpp
86
ovutils::
PipeArgs
parg(mdpFlags,
198
ovutils::
PipeArgs
pargL(mdpFlagsL,
209
ovutils::
PipeArgs
pargR(mdpFlagsR,
/hardware/qcom/display/msm8974/libhwcomposer/
hwc_fbupdate.cpp
107
ovutils::
PipeArgs
parg(mdpFlags,
236
ovutils::
PipeArgs
pargL(mdpFlagsL,
247
ovutils::
PipeArgs
pargR(mdpFlagsR,
/hardware/qcom/display/msm8x26/libhwcomposer/
hwc_fbupdate.cpp
86
ovutils::
PipeArgs
parg(mdpFlags,
198
ovutils::
PipeArgs
pargL(mdpFlagsL,
209
ovutils::
PipeArgs
pargR(mdpFlagsR,
Completed in 145 milliseconds
1
2