Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:mCopyBit

221         if(ctx->mCopyBit[i])
222 ctx->mCopyBit[i]->reset();
293 if(ctx->mCopyBit[dpy])
294 ctx->mCopyBit[dpy]->prepare(ctx, list, dpy);
588 if(ctx->mCopyBit[dpy])
589 copybitDone = ctx->mCopyBit[dpy]->draw(ctx, list, dpy, &fd);
606 hnd = ctx->mCopyBit[dpy]->getCurrentRenderBuffer();
656 if(ctx->mCopyBit[dpy])
657 copybitDone = ctx->mCopyBit[dpy]->draw(ctx, list, dpy, &fd);
679 hnd = ctx->mCopyBit[dpy]->getCurrentRenderBuffer();