HomeSort by relevance Sort by last modified time
    Searched refs:mCopyBit (Results 1 - 20 of 20) 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;
758 if (ctx->mCopyBit[dpy])
759 ctx->mCopyBit[dpy]->setReleaseFd(releaseFd);
    [all...]
hwc_utils.h 305 qhwc::CopyBit *mCopyBit[MAX_DISPLAYS];
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc.cpp 109 if(ctx->mCopyBit[i])
110 ctx->mCopyBit[i]->reset();
166 if(ctx->mCopyBit[dpy])
167 ctx->mCopyBit[dpy]->prepare(ctx, list, dpy);
196 if((fbZOrder >= 0) && ctx->mCopyBit[dpy])
197 ctx->mCopyBit[dpy]->prepare(ctx, list, dpy);
412 if(ctx->mCopyBit[dpy])
413 copybitDone = ctx->mCopyBit[dpy]->draw(ctx, list, dpy, &fd);
426 hnd = ctx->mCopyBit[dpy]->getCurrentRenderBuffer();
460 if(ctx->mCopyBit[dpy]
    [all...]
hwc_utils.cpp 158 ctx->mCopyBit[HWC_DISPLAY_PRIMARY] = new CopyBit();
202 if(ctx->mCopyBit[i]) {
203 delete ctx->mCopyBit[i];
204 ctx->mCopyBit[i] = NULL;
721 if (ctx->mCopyBit[dpy])
722 ctx->mCopyBit[dpy]->setReleaseFd(releaseFd);
    [all...]
hwc_utils.h 358 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 221 if(ctx->mCopyBit[i])
222 ctx->mCopyBit[i]->reset();
282 if(ctx->mCopyBit[dpy])
283 ctx->mCopyBit[dpy]->prepare(ctx, list, dpy);
568 if (ctx->mCopyBit[dpy]) {
570 copybitDone = ctx->mCopyBit[dpy]->draw(ctx, list, dpy, &fd);
591 hnd = ctx->mCopyBit[dpy]->getCurrentRenderBuffer();
647 if(ctx->mCopyBit[dpy])
648 copybitDone = ctx->mCopyBit[dpy]->draw(ctx, list, dpy, &fd);
670 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 168 ctx->mCopyBit[HWC_DISPLAY_PRIMARY] = new CopyBit(ctx,
803 if (mDpy || !ctx->mCopyBit[mDpy] || isDisplaySplit(ctx, mDpy)) {
    [all...]
hwc_utils.h 534 qhwc::CopyBit *mCopyBit[HWC_NUM_DISPLAY_TYPES];
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc.cpp 219 if(ctx->mCopyBit[i])
220 ctx->mCopyBit[i]->reset();
296 if(ctx->mCopyBit[dpy])
297 ctx->mCopyBit[dpy]->prepare(ctx, list, dpy);
597 if (ctx->mCopyBit[dpy]) {
599 copybitDone = ctx->mCopyBit[dpy]->draw(ctx, list, dpy, &fd);
620 hnd = ctx->mCopyBit[dpy]->getCurrentRenderBuffer();
676 if(ctx->mCopyBit[dpy])
677 copybitDone = ctx->mCopyBit[dpy]->draw(ctx, list, dpy, &fd);
693 hnd = ctx->mCopyBit[dpy]->getCurrentRenderBuffer()
    [all...]
hwc_mdpcomp.cpp 187 ctx->mCopyBit[HWC_DISPLAY_PRIMARY] = new CopyBit(ctx,
    [all...]
hwc_utils.cpp 325 ctx->mCopyBit[HWC_DISPLAY_PRIMARY] = new CopyBit(ctx,
434 if(ctx->mCopyBit[i]) {
435 delete ctx->mCopyBit[i];
436 ctx->mCopyBit[i] = NULL;
    [all...]
hwc_utils.h 569 qhwc::CopyBit *mCopyBit[HWC_NUM_DISPLAY_TYPES];

Completed in 671 milliseconds