Searched refs:game_supported_ (Results 1 – 2 of 2) sorted by relevance
651 bool game_supported_ = false; variable
551 game_supported_ = display_intf_->GameEnhanceSupported(); in Init()555 DLOGI("Display created with id: %" PRIu64 ", game_supported_: %d", id_, game_supported_); in Init()771 if (game_supported_ && (hwc_layer->GetType() == kLayerGame)) { in BuildLayerStack()