Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:CopyBit

150     // Check if the target supports copybit compostion (dyn/mdp/c2d) to
151 // decide if we need to open the copybit module.
158 ctx->mCopyBit[HWC_DISPLAY_PRIMARY] = new CopyBit();
1122 ctx->mCopyBit[dpy] = new CopyBit();