HomeSort by relevance Sort by last modified time
    Searched refs:renderBufIndexforABC (Results 1 - 12 of 12) 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 634 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 141 int renderBufIndexforABC;
hwc.cpp 657 int index = ctx->listStats[dpy].renderBufIndexforABC;
    [all...]
hwc_utils.cpp     [all...]
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_copybit.cpp 543 ctx->listStats[dpy].renderBufIndexforABC = 0;
547 if(ctx->listStats[dpy].renderBufIndexforABC == 0) {
552 int abcRenderBufIdx = ctx->listStats[dpy].renderBufIndexforABC;
560 ctx->listStats[dpy].renderBufIndexforABC = -1;
    [all...]
hwc_utils.h 147 int renderBufIndexforABC;
hwc.cpp 648 int index = ctx->listStats[dpy].renderBufIndexforABC;
    [all...]
hwc_utils.cpp     [all...]

Completed in 91 milliseconds