Searched refs:GetModes (Results 1 – 8 of 8) sorted by relevance
112 auto modes = screenInfo->GetModes(); in GetScreenModesByDisplayId()
1380 for (auto& mode : info->GetModes()) { in GetScreenInfoById()
213 return pImpl_->GetScreenInfo()->GetModes(); in GetSupportedModes()
445 napi_value GetModes(const napi_env &env, const napi_value &value, AsyncCallbackInfo *asyncCallbackI… in GetModes() function488 return GetModes(env, value, asyncCallbackInfo); in GetBackgroundMode()
305 …property(env, objValue, "supportedModeInfo", CreateJsScreenModeArrayObject(env, info->GetModes())); in CreateJsScreenObject()
1597 for (auto& mode : info->GetModes()) { in GetScreenInfoById()
223 std::vector<uint8_t> GetModes() const in GetModes() function557 std::vector<uint8_t> modes = ABILITY_MODE_CONFIGS.GetModes(); in MockHCameraHostManager()
2423 auto modes = screenInfo->GetModes(); in GetScreenModesByDisplayId()