Searched refs:yuvIndices (Results 1 - 15 of 15) 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.cpp1239 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index];
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_ad.cpp162 int nYuvIndex = ctx->listStats[HWC_DISPLAY_PRIMARY].yuvIndices[0];
H A Dhwc_utils.h116 int yuvIndices[MAX_NUM_APP_LAYERS]; member in struct:qhwc::ListStats
H A Dhwc_utils.cpp851 ctx->listStats[dpy].yuvIndices[i] = -1;
864 ctx->listStats[dpy].yuvIndices[yuvCount] = i;
H A Dhwc_mdpcomp.cpp1104 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index];
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_ad.cpp147 int nYuvIndex = ctx->listStats[HWC_DISPLAY_PRIMARY].yuvIndices[0];
H A Dhwc_utils.h97 int yuvIndices[MAX_NUM_APP_LAYERS]; member in struct:qhwc::ListStats
H A Dhwc_mdpcomp.cpp646 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index];
774 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index];
H A Dhwc_utils.cpp385 ctx->listStats[dpy].yuvIndices[i] = -1;
395 ctx->listStats[dpy].yuvIndices[yuvCount] = i;
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_mdpcomp.cpp518 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index];
651 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index];
832 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index];
1013 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index];
H A Dhwc_utils.h94 int yuvIndices[MAX_NUM_LAYERS]; member in struct:qhwc::ListStats
H A Dhwc_utils.cpp439 ctx->listStats[dpy].yuvIndices[i] = -1;
448 ctx->listStats[dpy].yuvIndices[yuvCount] = i;

Completed in 303 milliseconds