Home
last modified time | relevance | path

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

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