Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:Overlay

24 #include <overlay.h>
30 using namespace overlay;
31 using overlay::Rotator;
32 using namespace overlay::utils;
36 namespace ovutils = overlay::utils;
133 overlay::Overlay& ov = *(ctx->mOverlay);
140 Overlay::PipeSpecs pipeSpecs;
141 pipeSpecs.formatClass = Overlay::FORMAT_RGB;
144 pipeSpecs.mixer = Overlay::MIXER_DEFAULT;
234 overlay::Overlay& ov = *(ctx->mOverlay);
285 overlay::Overlay& ov = *(ctx->mOverlay);
331 Overlay::PipeSpecs pipeSpecs;
332 pipeSpecs.formatClass = Overlay::FORMAT_RGB;
339 pipeSpecs.mixer = Overlay::MIXER_LEFT;
372 pipeSpecs.mixer = Overlay::MIXER_RIGHT;
418 overlay::Overlay& ov = *(ctx->mOverlay);
443 overlay::Overlay& ov = *(ctx->mOverlay);
503 Overlay::PipeSpecs pipeSpecs;
504 pipeSpecs.formatClass = Overlay::FORMAT_RGB;
507 pipeSpecs.mixer = Overlay::MIXER_DEFAULT;