Home
last modified time | relevance | path

Searched refs:Overlay (Results 1 – 9 of 9) sorted by relevance

/hardware/qcom/display/liboverlay/
Doverlay.h38 class Overlay : utils::NoCopy {
41 ~Overlay();
72 static Overlay* getInstance();
78 explicit Overlay();
134 static Overlay *sInstance;
137 inline void Overlay::validate(int index) { in validate()
144 inline int Overlay::availablePipes() { in availablePipes()
148 inline int Overlay::PipeBook::availablePipes() { in availablePipes()
158 inline bool Overlay::PipeBook::valid() { in valid()
162 inline bool Overlay::PipeBook::pipeUsageUnchanged() { in pipeUsageUnchanged()
[all …]
Doverlay.cpp39 Overlay::Overlay() { in Overlay() function in overlay::Overlay
53 Overlay::~Overlay() { in ~Overlay()
59 void Overlay::configBegin() { in configBegin()
68 void Overlay::configDone() { in configDone()
88 eDest Overlay::nextPipe(eMdpPipeType type, int dpy) { in nextPipe()
125 bool Overlay::commit(utils::eDest dest) { in commit()
139 bool Overlay::queueBuffer(int fd, uint32_t offset, in queueBuffer()
151 void Overlay::setCrop(const utils::Dim& d, in setCrop()
158 void Overlay::setPosition(const utils::Dim& d, in setPosition()
165 void Overlay::setTransform(const int orient, in setTransform()
[all …]
DoverlayUtils.h69 class Overlay; variable
/hardware/qcom/display/libhwcomposer/
Dhwc_fbupdate.cpp58 overlay::Overlay& ov = *(ctx->mOverlay); in configure()
121 overlay::Overlay& ov = *(ctx->mOverlay); in draw()
Dhwc_utils.h43 class Overlay; variable
211 overlay::Overlay *mOverlay;
Dhwc_video.cpp86 overlay::Overlay& ov = *(ctx->mOverlay); in configure()
181 overlay::Overlay& ov = *(ctx->mOverlay); in draw()
Dhwc_mdpcomp.cpp118 overlay::Overlay& ov = *ctx->mOverlay; in prepare()
315 overlay::Overlay& ov = *ctx->mOverlay; in getMdpPipe()
346 overlay::Overlay& ov = *ctx->mOverlay; in allocLayerPipes()
463 overlay::Overlay& ov = *ctx->mOverlay; in draw()
601 overlay::Overlay& ov = *ctx->mOverlay; in configure()
Dhwc_utils.cpp56 overlay::Overlay::initOverlay(); in initContext()
57 ctx->mOverlay = overlay::Overlay::getInstance(); in initContext()
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
DOMX_VPP_Utils.c183 OMX_U16 Overlay; in VPP_Fill_LCMLInitParams() local
432 Overlay = 1; in VPP_Fill_LCMLInitParams()
437 Overlay = 0; in VPP_Fill_LCMLInitParams()
447 Overlay, in VPP_Fill_LCMLInitParams()
455 Overlay, in VPP_Fill_LCMLInitParams()