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

  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_copybit.cpp 431 ctx->listStats[dpy].renderBufIndexforABC = 0;
435 if(ctx->listStats[dpy].renderBufIndexforABC == 0) {
440 int abcRenderBufIdx = ctx->listStats[dpy].renderBufIndexforABC;
448 ctx->listStats[dpy].renderBufIndexforABC = -1;
    [all...]
hwc_utils.cpp 835 ctx->listStats[dpy].renderBufIndexforABC = -1;
    [all...]
hwc_utils.h 137 int renderBufIndexforABC;
hwc.cpp 595 int index = ctx->listStats[dpy].renderBufIndexforABC;
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_copybit.cpp 440 ctx->listStats[dpy].renderBufIndexforABC = 0;
444 if(ctx->listStats[dpy].renderBufIndexforABC == 0) {
449 int abcRenderBufIdx = ctx->listStats[dpy].renderBufIndexforABC;
457 ctx->listStats[dpy].renderBufIndexforABC = -1;
    [all...]
hwc_utils.h 140 int renderBufIndexforABC;
hwc.cpp 624 int index = ctx->listStats[dpy].renderBufIndexforABC;
    [all...]
hwc_utils.cpp     [all...]

Completed in 294 milliseconds