Home
last modified time | relevance | path

Searched refs:mBasePipeSetup (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_utils.h341 bool mBasePipeSetup; member
Dhwc_utils.cpp241 ctx->mBasePipeSetup = false; in initContext()
887 ctx->mBasePipeSetup = true; in setupBasePipe()
Dhwc.cpp140 if(UNLIKELY(!ctx->mBasePipeSetup)) in hwc_prepare_primary()