Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:Overlay

24 #include <overlay.h>
32 using namespace overlay;
33 using overlay::Rotator;
34 using namespace overlay::utils;
38 namespace ovutils = overlay::utils;
135 overlay::Overlay& ov = *(ctx->mOverlay);
141 Overlay::PipeSpecs pipeSpecs;
142 pipeSpecs.formatClass = Overlay::FORMAT_RGB;
145 pipeSpecs.mixer = Overlay::MIXER_DEFAULT;
236 overlay::Overlay& ov = *(ctx->mOverlay);
292 overlay::Overlay& ov = *(ctx->mOverlay);
307 Overlay::PipeSpecs pipeSpecs;
308 pipeSpecs.formatClass = Overlay::FORMAT_RGB;
315 pipeSpecs.mixer = Overlay::MIXER_LEFT;
349 pipeSpecs.mixer = Overlay::MIXER_RIGHT;
396 overlay::Overlay& ov = *(ctx->mOverlay);
428 overlay::Overlay& ov = *(ctx->mOverlay);
455 Overlay::PipeSpecs pipeSpecs;
456 pipeSpecs.formatClass = Overlay::FORMAT_RGB;
459 pipeSpecs.mixer = Overlay::MIXER_DEFAULT;