Home | History | Annotate | Download | only in libhwcomposer

Lines Matching full:parg

845 static inline int configMdp(Overlay *ov, const PipeArgs& parg,
849 ov->setSource(parg, dest);
939 PipeArgs parg(mdpFlags, whf, z, isFg,
943 if(configMdp(ctx->mOverlay, parg, orient, crop, dst, metadata, dest) < 0) {