Searched refs:disable_gpu_comp_ (Results 1 – 5 of 5) sorted by relevance
87 if (!disable_gpu_comp_ && !hw_layers_info_->gpu_target_index) { in Start()129 if (disable_gpu_comp_) { in GetNextStrategy()239 disable_gpu_comp_ = !enable; in SetCompositionState()
72 bool disable_gpu_comp_ = false; variable