Searched refs:yuvIndices (Results 1 - 19 of 19) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_ad.cpp162 int nYuvIndex = ctx->listStats[HWC_DISPLAY_PRIMARY].yuvIndices[0];
H A Dhwc_utils.h119 int yuvIndices[MAX_NUM_APP_LAYERS]; member in struct:qhwc::ListStats
H A Dhwc_utils.cpp898 ctx->listStats[dpy].yuvIndices[i] = -1;
911 ctx->listStats[dpy].yuvIndices[yuvCount] = (int)i;
H A Dhwc_mdpcomp.cpp1248 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index];
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_ad.cpp130 int nYuvIndex = ctx->listStats[HWC_DISPLAY_PRIMARY].yuvIndices[0];
H A Dhwc_utils.h124 int yuvIndices[MAX_NUM_APP_LAYERS]; member in struct:qhwc::ListStats
H A Dhwc_utils.cpp858 ctx->listStats[dpy].yuvIndices[i] = -1;
871 ctx->listStats[dpy].yuvIndices[yuvCount] = (int)i;
H A Dhwc_mdpcomp.cpp1426 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index];
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_ad.cpp133 int nYuvIndex = ctx->listStats[HWC_DISPLAY_PRIMARY].yuvIndices[0];
H A Dhwc_utils.h135 int yuvIndices[MAX_NUM_APP_LAYERS]; member in struct:qhwc::ListStats
H A Dhwc_utils.cpp1121 ctx->listStats[dpy].yuvIndices[i] = -1;
1140 ctx->listStats[dpy].yuvIndices[yuvCount] = (int)i;
H A Dhwc_mdpcomp.cpp1695 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index];
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_ad.cpp133 int nYuvIndex = ctx->listStats[HWC_DISPLAY_PRIMARY].yuvIndices[0];
H A Dhwc_utils.h129 int yuvIndices[MAX_NUM_APP_LAYERS]; member in struct:qhwc::ListStats
H A Dhwc_utils.cpp1047 ctx->listStats[dpy].yuvIndices[i] = -1;
1066 ctx->listStats[dpy].yuvIndices[yuvCount] = (int)i;
H A Dhwc_mdpcomp.cpp1720 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index];
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_mdpcomp.cpp515 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index];
648 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index];
838 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index];
1017 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index];
H A Dhwc_utils.h94 int yuvIndices[MAX_NUM_APP_LAYERS]; member in struct:qhwc::ListStats
H A Dhwc_utils.cpp434 memset(ctx->listStats[dpy].yuvIndices, -1, MAX_NUM_APP_LAYERS);
451 ctx->listStats[dpy].yuvIndices[yuvCount] = i;

Completed in 231 milliseconds