Home
last modified time | relevance | path

Searched refs:mWindowboxFeature (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.h674 bool mWindowboxFeature; member
Dhwc_utils.cpp409 ctx->mWindowboxFeature = false; in initContext()
412 ctx->mWindowboxFeature = true; in initContext()
1032 if(ctx->mWindowboxFeature && dpy && isAIVVideoLayer(layer)) { in setListStats()