Home
last modified time | relevance | path

Searched refs:renderBufIndexforABC (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_copybit.cpp431 ctx->listStats[dpy].renderBufIndexforABC = 0; in drawUsingAppBufferComposition()
435 if(ctx->listStats[dpy].renderBufIndexforABC == 0) { in drawUsingAppBufferComposition()
440 int abcRenderBufIdx = ctx->listStats[dpy].renderBufIndexforABC; in drawUsingAppBufferComposition()
448 ctx->listStats[dpy].renderBufIndexforABC = -1; in drawUsingAppBufferComposition()
Dhwc_utils.h137 int renderBufIndexforABC; member
Dhwc_utils.cpp835 ctx->listStats[dpy].renderBufIndexforABC = -1; in setListStats()
1354 if(ctx->listStats[dpy].renderBufIndexforABC ==(int32_t)i) in hwc_sync()
1420 ctx->listStats[dpy].renderBufIndexforABC !=(int32_t)i){ in hwc_sync()
2058 return (ctx->enableABC && ctx->listStats[0].renderBufIndexforABC == 0); in isAbcInUse()
Dhwc.cpp634 int index = ctx->listStats[dpy].renderBufIndexforABC; in hwc_set_primary()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_copybit.cpp440 ctx->listStats[dpy].renderBufIndexforABC = 0; in drawUsingAppBufferComposition()
444 if(ctx->listStats[dpy].renderBufIndexforABC == 0) { in drawUsingAppBufferComposition()
449 int abcRenderBufIdx = ctx->listStats[dpy].renderBufIndexforABC; in drawUsingAppBufferComposition()
457 ctx->listStats[dpy].renderBufIndexforABC = -1; in drawUsingAppBufferComposition()
Dhwc_utils.h141 int renderBufIndexforABC; member
Dhwc_utils.cpp1014 ctx->listStats[dpy].renderBufIndexforABC = -1; in setListStats()
1582 if(ctx->listStats[dpy].renderBufIndexforABC ==(int32_t)i) in hwc_sync()
1650 ctx->listStats[dpy].renderBufIndexforABC !=(int32_t)i){ in hwc_sync()
2395 return (ctx->enableABC && ctx->listStats[0].renderBufIndexforABC == 0); in isAbcInUse()
Dhwc.cpp657 int index = ctx->listStats[dpy].renderBufIndexforABC; in hwc_set_primary()