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

  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_ad.cpp 162 int nYuvIndex = ctx->listStats[HWC_DISPLAY_PRIMARY].yuvIndices[0];
hwc_utils.h 119 int yuvIndices[MAX_NUM_APP_LAYERS];
hwc_utils.cpp 898 ctx->listStats[dpy].yuvIndices[i] = -1;
911 ctx->listStats[dpy].yuvIndices[yuvCount] = (int)i;
    [all...]
hwc_mdpcomp.cpp     [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_ad.cpp 130 int nYuvIndex = ctx->listStats[HWC_DISPLAY_PRIMARY].yuvIndices[0];
hwc_utils.h 124 int yuvIndices[MAX_NUM_APP_LAYERS];
hwc_utils.cpp 858 ctx->listStats[dpy].yuvIndices[i] = -1;
871 ctx->listStats[dpy].yuvIndices[yuvCount] = (int)i;
    [all...]
hwc_mdpcomp.cpp     [all...]
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_ad.cpp 147 int nYuvIndex = ctx->listStats[HWC_DISPLAY_PRIMARY].yuvIndices[0];
hwc_utils.h 97 int yuvIndices[MAX_NUM_APP_LAYERS];
hwc_mdpcomp.cpp 644 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index];
771 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index];
    [all...]
hwc_utils.cpp 385 ctx->listStats[dpy].yuvIndices[i] = -1;
395 ctx->listStats[dpy].yuvIndices[yuvCount] = i;
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_ad.cpp 133 int nYuvIndex = ctx->listStats[HWC_DISPLAY_PRIMARY].yuvIndices[0];
hwc_utils.h 128 int yuvIndices[MAX_NUM_APP_LAYERS];
hwc_utils.cpp     [all...]
hwc_mdpcomp.cpp     [all...]
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_mdpcomp.cpp 515 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index];
648 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index];
829 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index];
    [all...]
hwc_utils.h 94 int yuvIndices[MAX_NUM_LAYERS];
hwc_utils.cpp 438 ctx->listStats[dpy].yuvIndices[i] = -1;
447 ctx->listStats[dpy].yuvIndices[yuvCount] = i;
    [all...]

Completed in 380 milliseconds