Home
last modified time | relevance | path

Searched refs:COMPOSITION_STATE_GPU (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.h508 COMPOSITION_STATE_GPU, // Set if composition type is GPU or MIXED enumerator
Dhwc_utils.cpp2113 if(gpuHint->mCompositionState != COMPOSITION_STATE_GPU in setGPUHint()
2124 gpuHint->mCompositionState = COMPOSITION_STATE_GPU; in setGPUHint()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.h583 COMPOSITION_STATE_GPU, // Set if composition type is GPU or MIXED enumerator
Dhwc_utils.cpp2456 if(gpuHint->mCompositionState != COMPOSITION_STATE_GPU in setGPUHint()
2467 gpuHint->mCompositionState = COMPOSITION_STATE_GPU; in setGPUHint()