Searched defs:Overlay (Results 1 - 11 of 11) sorted by relevance

/hardware/qcom/display/msm8960/liboverlay/
H A Doverlay.cpp40 Overlay::Overlay() { function in class:overlay::Overlay
49 Overlay::~Overlay() {
55 void Overlay::configBegin() {
64 void Overlay::configDone() {
84 eDest Overlay::nextPipe(eMdpPipeType type, int dpy) {
122 bool Overlay::commit(utils::eDest dest) {
140 bool Overlay::queueBuffer(int fd, uint32_t offset,
152 void Overlay
[all...]
H A Doverlay.h41 class Overlay : utils::NoCopy { class in namespace:overlay
44 ~Overlay();
76 static Overlay* getInstance();
90 explicit Overlay();
149 static Overlay *sInstance;
153 inline void Overlay::validate(int index) {
160 inline int Overlay::availablePipes(int dpy) {
171 inline void Overlay::setExtFbNum(int fbNum) {
175 inline int Overlay::getExtFbNum() {
179 inline bool Overlay
[all...]
/hardware/qcom/display/msm8084/liboverlay/
H A Doverlay.cpp42 Overlay::Overlay() { function in class:overlay::Overlay
54 Overlay::~Overlay() {
61 void Overlay::configBegin() {
70 void Overlay::configDone() {
92 int Overlay::getPipeId(utils::eDest dest) {
96 eDest Overlay::getDest(int pipeid) {
107 eDest Overlay::reservePipe(int pipeid) {
113 eDest Overlay
[all...]
H A Doverlay.h42 class Overlay : utils::NoCopy { class in namespace:overlay
66 ~Overlay();
139 static Overlay* getInstance();
153 explicit Overlay();
237 static Overlay *sInstance;
247 inline void Overlay::validate(int index) {
254 inline int Overlay::availablePipes(int dpy, int mixer) {
262 !(Overlay::getDMAMode() == Overlay::DMA_BLOCK_MODE &&
271 inline int Overlay
[all...]
/hardware/qcom/display/msm8226/liboverlay/
H A Doverlay.cpp44 Overlay::Overlay() { function in class:overlay::Overlay
65 Overlay::~Overlay() {
72 void Overlay::configBegin() {
81 void Overlay::configDone() {
103 int Overlay::getPipeId(utils::eDest dest) {
107 eDest Overlay::getDest(int pipeid) {
118 eDest Overlay::reservePipe(int pipeid) {
124 eDest Overlay
[all...]
H A Doverlay.h42 class Overlay : utils::NoCopy { class in namespace:overlay
67 ~Overlay();
144 static Overlay* getInstance();
158 explicit Overlay();
245 static Overlay *sInstance;
255 inline void Overlay::validate(int index) {
262 inline int Overlay::availablePipes(int dpy, int mixer) {
270 !(Overlay::getDMAMode() == Overlay::DMA_BLOCK_MODE &&
279 inline int Overlay
[all...]
/hardware/qcom/display/msm8909/liboverlay/
H A Doverlay.cpp41 Overlay::Overlay() { function in class:overlay::Overlay
52 Overlay::~Overlay() {
59 void Overlay::configBegin() {
67 void Overlay::configDone() {
79 int Overlay::getPipeId(utils::eDest dest) {
83 eDest Overlay::getDest(int pipeid) {
94 eDest Overlay::reservePipe(int pipeid) {
100 eDest Overlay
[all...]
H A Doverlay.h42 class Overlay : utils::NoCopy { class in namespace:overlay
67 ~Overlay();
144 static Overlay* getInstance();
162 explicit Overlay();
248 static Overlay *sInstance;
259 inline void Overlay::validate(int index) {
266 inline int Overlay::availablePipes(int dpy, int mixer) {
274 !(Overlay::getDMAMode() == Overlay::DMA_BLOCK_MODE &&
283 inline int Overlay
[all...]
/hardware/qcom/display/msm8994/liboverlay/
H A Doverlay.cpp41 Overlay::Overlay() { function in class:overlay::Overlay
55 Overlay::~Overlay() {
65 void Overlay::configBegin() {
73 void Overlay::configDone() {
85 int Overlay::getPipeId(utils::eDest dest) {
89 eDest Overlay::getDest(int pipeid) {
100 eDest Overlay::reservePipe(int pipeid) {
106 eDest Overlay
[all...]
H A Doverlay.h45 class Overlay : utils::NoCopy { class in namespace:overlay
70 ~Overlay();
146 static Overlay* getInstance();
164 explicit Overlay();
259 static Overlay *sInstance;
274 inline void Overlay::validate(int index) {
281 inline int Overlay::availablePipes(int dpy, int mixer) {
289 !(Overlay::getDMAMode() == Overlay::DMA_BLOCK_MODE &&
298 inline int Overlay
[all...]
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
H A DOMX_VPP_Utils.c183 OMX_U16 Overlay; local
248 /*Overlay input port*/
432 Overlay = 1;
437 Overlay = 0;
447 Overlay,
455 Overlay,
2745 VPP_DPRINT ("VPP:: Inside the LCML_Callback EMMCodecInputBuffer Overlay\n");
2746 VPP_DPRINT("VPP::%d :: Overlay: pBuffer = %p\n",__LINE__, pBuffer);
2753 VPP_DPRINT("VPP::%d :: Overlay: pLcmlHeader = %p.\n",__LINE__, pComponentBuf->pBufHeader);
2827 VPP_DPRINT("Output RGB buffer %d has data from Overlay por
[all...]

Completed in 429 milliseconds