Home
last modified time | relevance | path

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

/hardware/qcom/display/libhwcomposer/
Dhwc_utils.h311 bool mBasePipeSetup; member
Dhwc_utils.cpp158 ctx->mBasePipeSetup = false; in initContext()
789 ctx->mBasePipeSetup = true; in setupBasePipe()
Dhwc.cpp141 if(UNLIKELY(!ctx->mBasePipeSetup)) in hwc_prepare_primary()