Home
last modified time | relevance | path

Searched refs:yuvIndices (Results 1 – 15 of 15) sorted by relevance

/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_ad.cpp133 int nYuvIndex = ctx->listStats[HWC_DISPLAY_PRIMARY].yuvIndices[0]; in markDoable()
Dhwc_utils.h129 int yuvIndices[MAX_NUM_APP_LAYERS]; member
Dhwc_utils.cpp1047 ctx->listStats[dpy].yuvIndices[i] = -1; in setListStats()
1066 ctx->listStats[dpy].yuvIndices[yuvCount] = (int)i; in setListStats()
Dhwc_mdpcomp.cpp1720 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index]; in updateYUV()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_ad.cpp130 int nYuvIndex = ctx->listStats[HWC_DISPLAY_PRIMARY].yuvIndices[0]; in markDoable()
Dhwc_utils.h124 int yuvIndices[MAX_NUM_APP_LAYERS]; member
Dhwc_utils.cpp858 ctx->listStats[dpy].yuvIndices[i] = -1; in setListStats()
871 ctx->listStats[dpy].yuvIndices[yuvCount] = (int)i; in setListStats()
Dhwc_mdpcomp.cpp1426 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index]; in updateYUV()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_ad.cpp162 int nYuvIndex = ctx->listStats[HWC_DISPLAY_PRIMARY].yuvIndices[0]; in markDoable()
Dhwc_utils.h119 int yuvIndices[MAX_NUM_APP_LAYERS]; member
Dhwc_utils.cpp898 ctx->listStats[dpy].yuvIndices[i] = -1; in setListStats()
911 ctx->listStats[dpy].yuvIndices[yuvCount] = (int)i; in setListStats()
Dhwc_mdpcomp.cpp1248 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index]; in updateYUV()
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_mdpcomp.cpp515 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index]; in isOnlyVideoDoable()
648 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index]; in updateYUV()
838 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index]; in allocLayerPipes()
1017 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index]; in allocLayerPipes()
Dhwc_utils.h94 int yuvIndices[MAX_NUM_APP_LAYERS]; member
Dhwc_utils.cpp434 memset(ctx->listStats[dpy].yuvIndices, -1, MAX_NUM_APP_LAYERS); in setListStats()
451 ctx->listStats[dpy].yuvIndices[yuvCount] = i; in setListStats()