Searched refs:kDefaultConfigId (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/vr/hardware_composer/impl/
H A Dvr_hwc.cpp41 const Config kDefaultConfigId = 1; member in namespace:android::dvr::__anon1907
303 *outConfig = kDefaultConfigId;
327 if (config != kDefaultConfigId) {
356 std::vector<Config> configs(1, kDefaultConfigId);
406 if (config != kDefaultConfigId)

Completed in 112 milliseconds