Searched defs:supportModes (Results 1 – 10 of 10) sorted by relevance
26 int32_t supportModes = 0; in UsbMgrGetSupportedModesFuzzTest() local
68 bool RSScreenData::WriteVector(const std::vector<RSScreenModeInfo> &supportModes, Parcel &parcel) c… in WriteVector() argument
126 …d WindowTransitionInfo::SetWindowSupportModes(const std::vector<AppExecFwk::SupportWindowMode> sup… in SetWindowSupportModes()
63 std::vector<uint8_t> supportModes; member
1330 std::vector<AppExecFwk::SupportWindowMode> supportModes; variable
252 …ic uint32_t ConvertSupportModesToSupportType(const std::vector<AppExecFwk::SupportWindowMode>& sup… in ConvertSupportModesToSupportType()
1051 int supportModes[HAL_INTERFACE_SUPPORT_COMBINATIONS] = {0}; in GetSupportedModes() local
1443 std::vector<RSScreenModeInfo> supportModes = GetScreenSupportedModesLocked(id); in GetScreenData() local
282 std::vector<uint8_t> supportModes = {}; in GetCameraMetaInfo() local
3028 std::vector<SceneMode> supportModes = {SceneMode::VIDEO, SceneMode::PORTRAIT, SceneMode::NIGHT}; in VerifyAbility() local3056 void CaptureSession::ProcessProfilesAbilityId(const SceneMode supportModes) in ProcessProfilesAbilityId()