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;
141 overlay::Overlay& ov = *(ctx->mOverlay);
147 Overlay::PipeSpecs pipeSpecs;
148 pipeSpecs.formatClass = Overlay::FORMAT_RGB;
151 pipeSpecs.mixer = Overlay::MIXER_DEFAULT;
242 overlay::Overlay& ov = *(ctx->mOverlay);
298 overlay::Overlay& ov = *(ctx->mOverlay);
313 Overlay::PipeSpecs pipeSpecs;
314 pipeSpecs.formatClass = Overlay::FORMAT_RGB;
321 pipeSpecs.mixer = Overlay::MIXER_LEFT;
355 pipeSpecs.mixer = Overlay::MIXER_RIGHT;
402 overlay::Overlay& ov = *(ctx->mOverlay);
434 overlay::Overlay& ov = *(ctx->mOverlay);
461 Overlay::PipeSpecs pipeSpecs;
462 pipeSpecs.formatClass = Overlay::FORMAT_RGB;
465 pipeSpecs.mixer = Overlay::MIXER_DEFAULT;