Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:mCopyBit

104         if(ctx->mCopyBit[i])
105 ctx->mCopyBit[i]->reset();
158 if((fbZOrder >= 0) && ctx->mCopyBit[dpy])
159 ctx->mCopyBit[dpy]->prepare(ctx, list, dpy);
187 if((fbZOrder >= 0) && ctx->mCopyBit[dpy])
188 ctx->mCopyBit[dpy]->prepare(ctx, list, dpy);
362 if(ctx->mCopyBit[dpy])
363 copybitDone = ctx->mCopyBit[dpy]->draw(ctx, list, dpy, &fd);
376 hnd = ctx->mCopyBit[dpy]->getCurrentRenderBuffer();
410 if(ctx->mCopyBit[dpy])
411 copybitDone = ctx->mCopyBit[dpy]->draw(ctx, list, dpy, &fd);
423 hnd = ctx->mCopyBit[dpy]->getCurrentRenderBuffer();