HomeSort by relevance Sort by last modified time
    Searched refs:mCopyBit (Results 1 - 21 of 21) sorted by null

  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_uevents.cpp 117 if(ctx->mCopyBit[dpy]){
119 delete ctx->mCopyBit[dpy];
120 ctx->mCopyBit[dpy] = NULL;
142 ctx->mCopyBit[dpy] = new CopyBit();
hwc.cpp 103 if(ctx->mCopyBit[i])
104 ctx->mCopyBit[i]->reset();
157 if((fbZOrder >= 0) && ctx->mCopyBit[dpy])
158 ctx->mCopyBit[dpy]->prepare(ctx, list, dpy);
186 if((fbZOrder >= 0) && ctx->mCopyBit[dpy])
187 ctx->mCopyBit[dpy]->prepare(ctx, list, dpy);
361 if(ctx->mCopyBit[dpy])
362 copybitDone = ctx->mCopyBit[dpy]->draw(ctx, list, dpy, &fd);
375 hnd = ctx->mCopyBit[dpy]->getCurrentRenderBuffer();
409 if(ctx->mCopyBit[dpy]
    [all...]
hwc_utils.cpp 223 ctx->mCopyBit[HWC_DISPLAY_PRIMARY] = new CopyBit();
270 if(ctx->mCopyBit[i]) {
271 delete ctx->mCopyBit[i];
272 ctx->mCopyBit[i] = NULL;
763 if (ctx->mCopyBit[dpy])
764 ctx->mCopyBit[dpy]->setReleaseFd(releaseFd);
    [all...]
hwc_utils.h 305 qhwc::CopyBit *mCopyBit[MAX_DISPLAYS];
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc.cpp 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()
    [all...]
hwc_virtual.cpp 301 if(ctx->mCopyBit[dpy])
302 copybitDone = ctx->mCopyBit[dpy]->draw(ctx, list, dpy, &fd);
324 hnd = ctx->mCopyBit[dpy]->getCurrentRenderBuffer();
hwc_utils.cpp 210 ctx->mCopyBit[HWC_DISPLAY_PRIMARY] = new CopyBit(ctx,
305 if(ctx->mCopyBit[i]) {
306 delete ctx->mCopyBit[i];
307 ctx->mCopyBit[i] = NULL;
    [all...]
hwc_utils.h 501 qhwc::CopyBit *mCopyBit[HWC_NUM_DISPLAY_TYPES];
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc.cpp 231 if(ctx->mCopyBit[i])
232 ctx->mCopyBit[i]->reset();
292 if(ctx->mCopyBit[dpy])
293 ctx->mCopyBit[dpy]->prepare(ctx, list, dpy);
591 if (ctx->mCopyBit[dpy]) {
593 copybitDone = ctx->mCopyBit[dpy]->draw(ctx, list, dpy, &fd);
630 hnd = ctx->mCopyBit[dpy]->getCurrentRenderBuffer();
686 if(ctx->mCopyBit[dpy])
687 copybitDone = ctx->mCopyBit[dpy]->draw(ctx, list, dpy, &fd);
709 hnd = ctx->mCopyBit[dpy]->getCurrentRenderBuffer()
    [all...]
hwc_virtual.cpp 339 if(ctx->mCopyBit[dpy])
340 copybitDone = ctx->mCopyBit[dpy]->draw(ctx, list, dpy, &fd);
362 hnd = ctx->mCopyBit[dpy]->getCurrentRenderBuffer();
hwc_utils.cpp 217 ctx->mCopyBit[HWC_DISPLAY_PRIMARY] = new CopyBit(ctx,
323 if(ctx->mCopyBit[i]) {
324 delete ctx->mCopyBit[i];
325 ctx->mCopyBit[i] = NULL;
    [all...]
hwc_mdpcomp.cpp 176 ctx->mCopyBit[HWC_DISPLAY_PRIMARY] = new CopyBit(ctx,
811 if (mDpy || !ctx->mCopyBit[mDpy] || isDisplaySplit(ctx, mDpy)) {
    [all...]
hwc_utils.h 534 qhwc::CopyBit *mCopyBit[HWC_NUM_DISPLAY_TYPES];
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc.cpp 226 if(ctx->mCopyBit[i])
227 ctx->mCopyBit[i]->reset();
308 if(ctx->mCopyBit[dpy])
309 ctx->mCopyBit[dpy]->prepare(ctx, list, dpy);
617 if (ctx->mCopyBit[dpy]) {
619 copybitDone = ctx->mCopyBit[dpy]->draw(ctx, list, dpy, &fd);
644 hnd = ctx->mCopyBit[dpy]->getCurrentRenderBuffer();
699 if(ctx->mCopyBit[dpy])
700 copybitDone = ctx->mCopyBit[dpy]->draw(ctx, list, dpy, &fd);
716 hnd = ctx->mCopyBit[dpy]->getCurrentRenderBuffer()
    [all...]
hwc_mdpcomp.cpp 168 ctx->mCopyBit[HWC_DISPLAY_PRIMARY] = new CopyBit(ctx,
    [all...]
hwc_utils.cpp 349 ctx->mCopyBit[HWC_DISPLAY_PRIMARY] = new CopyBit(ctx,
475 if(ctx->mCopyBit[i]) {
476 delete ctx->mCopyBit[i];
477 ctx->mCopyBit[i] = NULL;
    [all...]
hwc_utils.h 592 qhwc::CopyBit *mCopyBit[HWC_NUM_DISPLAY_TYPES];
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc.cpp 219 if(ctx->mCopyBit[i])
220 ctx->mCopyBit[i]->reset();
326 if(ctx->mCopyBit[dpy])
327 ctx->mCopyBit[dpy]->prepare(ctx, list, dpy);
630 if (ctx->mCopyBit[dpy]) {
632 copybitDone = ctx->mCopyBit[dpy]->draw(ctx, list, dpy, &fd);
653 hnd = ctx->mCopyBit[dpy]->getCurrentRenderBuffer();
713 if(ctx->mCopyBit[dpy])
714 copybitDone = ctx->mCopyBit[dpy]->draw(ctx, list, dpy, &fd);
730 hnd = ctx->mCopyBit[dpy]->getCurrentRenderBuffer()
    [all...]
hwc_mdpcomp.cpp 188 ctx->mCopyBit[HWC_DISPLAY_PRIMARY] = new CopyBit(ctx,
    [all...]
hwc_utils.cpp 326 ctx->mCopyBit[HWC_DISPLAY_PRIMARY] = new CopyBit(ctx,
442 if(ctx->mCopyBit[i]) {
443 delete ctx->mCopyBit[i];
444 ctx->mCopyBit[i] = NULL;
    [all...]
hwc_utils.h 609 qhwc::CopyBit *mCopyBit[HWC_NUM_DISPLAY_TYPES];

Completed in 353 milliseconds