Home
last modified time | relevance | path

Searched refs:INVALID (Results 1 - 25 of 270) sorted by relevance

1234567891011

/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_rotation_property.cpp23 static DeviceRotation lastSensorRotationConverted_ = DeviceRotation::INVALID; in HandleSensorEventInput()
27 if (deviceRotation != DeviceRotation::INVALID && lastSensorRotationConverted_ != deviceRotation) { in HandleSensorEventInput()
54 case DeviceRotation::INVALID: in ConvertDeviceToFloat()
65 static DeviceHoverStatus lastHoverStatusConverted_ = DeviceHoverStatus::INVALID; in HandleHoverStatusEventInput()
69 if (hoverStatus != DeviceHoverStatus::INVALID) { in HandleHoverStatusEventInput()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_drawable.cpp35 RSDrawableSlot::INVALID, // INVALID
38 RSDrawableSlot::INVALID, // POSITION_Z
39 RSDrawableSlot::INVALID, // PIVOT
40 RSDrawableSlot::INVALID, // PIVOT_Z
41 RSDrawableSlot::INVALID, // QUATERNION
42 RSDrawableSlot::INVALID, // ROTATION
43 RSDrawableSlot::INVALID, // ROTATION_X
44 RSDrawableSlot::INVALID, // ROTATION_Y
45 RSDrawableSlot::INVALID, // CAMERA_DISTANC
[all...]
/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/
H A Dcodec_cmd_executor.cpp32 resultMap_[OMX_CommandFlush] = std::pair<Result, Result>{Result::INVALID, Result::INVALID}; in CodecCmdExecutor()
33 resultMap_[OMX_CommandPortEnable] = std::pair<Result, Result>{Result::INVALID, Result::INVALID}; in CodecCmdExecutor()
34 resultMap_[OMX_CommandPortDisable] = std::pair<Result, Result>{Result::INVALID, Result::INVALID}; in CodecCmdExecutor()
128 if (tempPair.first != Result::INVALID) { in WaitCmdResult()
129 resultMap_[cmd] = std::pair<Result, Result>{Result::INVALID, tempPair.second}; in WaitCmdResult()
133 if (tempPair.second != Result::INVALID) { in WaitCmdResult()
134 resultMap_[cmd] = std::pair<Result, Result>{tempPair.second, Result::INVALID}; in WaitCmdResult()
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Darray_mgr.h22 INVALID = -1, enumerator
32 ObjectType type = ObjectType::INVALID;
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_property_drawable.cpp62 { RSModifierType::INVALID, RSPropertyDrawableSlot::INVALID },
78 { RSModifierType::SUBLAYER_TRANSFORM, RSPropertyDrawableSlot::INVALID },
79 { RSModifierType::CORNER_RADIUS, RSPropertyDrawableSlot::INVALID },
95 { RSModifierType::SURFACE_BG_COLOR, RSPropertyDrawableSlot::INVALID },
117 { RSModifierType::VISIBLE, RSPropertyDrawableSlot::INVALID },
127 { RSModifierType::SPHERIZE, RSPropertyDrawableSlot::INVALID },
147 { RSModifierType::SHADOW_IS_FILLED, RSPropertyDrawableSlot::INVALID },
161 { RSModifierType::USE_SHADOW_BATCHING, RSPropertyDrawableSlot::INVALID },
181 { RSModifierType::ATTRACTION_FRACTION, RSPropertyDrawableSlot::INVALID },
[all...]
/foundation/multimodalinput/input/util/network/test/
H A Dnet_packet_test.cpp39 MmiMessageId idMsg = MmiMessageId::INVALID; in HWTEST_F()
84 MmiMessageId idMsg = MmiMessageId::INVALID; in HWTEST_F()
180 NetPacket pkt(MmiMessageId::INVALID); in HWTEST_F()
200 NetPacket pkt(MmiMessageId::INVALID); in HWTEST_F()
222 NetPacket pkt(MmiMessageId::INVALID); in HWTEST_F()
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_rotation_property_test.cpp67 ScreenRotationProperty::HandleSensorEventInput(DeviceRotation::INVALID); in HWTEST_F()
81 ScreenRotationProperty::HandleHoverStatusEventInput(DeviceHoverStatus::INVALID); in HWTEST_F()
98 ret = ScreenRotationProperty::ConvertDeviceToFloat(DeviceRotation::INVALID); in HWTEST_F()
/foundation/multimodalinput/input/util/common/test/
H A Dutil_ex_test.cpp41 MmiMessageId messageId1 = MmiMessageId::INVALID; in HWTEST_F()
56 EXPECT_EQ(messageId2, MmiMessageId::INVALID); in HWTEST_F()
/foundation/window/window_manager/window_scene/screen_session_manager/include/
H A Dscreen_rotation_property.h32 INVALID = -1, member in OHOS::Rosen::DeviceRotation
40 INVALID = -1, member in OHOS::Rosen::DeviceHoverStatus
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/
H A Dcamera_napi_metadata_utils.cpp47 return JSMetadataObjectType::INVALID; in MapMetadataObjSupportedTypesEnum()
73 return MetadataObjectType::INVALID; in MapMetadataObjSupportedTypesEnumFromJS()
/foundation/ability/ability_runtime/frameworks/native/ability/native/insight_intent_executor/
H A Djs_insight_intent_executor.cpp68 STATE_PATTERN_NAIVE_STATE_SET_AND_RETURN(State::INVALID, false); in Init()
74 STATE_PATTERN_NAIVE_STATE_SET_AND_RETURN(State::INVALID, false); in Init()
80 STATE_PATTERN_NAIVE_STATE_SET_AND_RETURN(State::INVALID, false); in Init()
87 STATE_PATTERN_NAIVE_STATE_SET_AND_RETURN(State::INVALID, false); in Init()
96 STATE_PATTERN_NAIVE_STATE_SET_AND_RETURN(State::INVALID, false); in Init()
105 STATE_PATTERN_NAIVE_STATE_SET_AND_RETURN(State::INVALID, false); in ExecuteIntentCheckError()
122 STATE_PATTERN_NAIVE_STATE_SET_AND_RETURN(State::INVALID, false); in HandleExecuteIntent()
310 state_ = JsInsightIntentExecutor::State::INVALID; in ReplyFailedInner()
329 STATE_PATTERN_NAIVE_STATE_SET_AND_RETURN(State::INVALID, false); in HandleResultReturnedFromJsFunc()
363 STATE_PATTERN_NAIVE_STATE_SET_AND_RETURN(State::INVALID, fals in HandleResultReturnedFromJsFunc()
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_data_structures.h86 INVALID = 0xff member in GLTF2::AttributeType
100 INVALID = 0xff member in GLTF2::AttributeType::RenderMode
104 INVALID, member in GLTF2::AttributeType::RenderMode::ComponentType
114 enum class DataType : int { INVALID, SCALAR, VEC2, VEC3, VEC4, MAT2, MAT3, MAT4 }; member in GLTF2::AttributeType::RenderMode::DataType
137 enum class MimeType : int { INVALID, JPEG, PNG, KTX, DDS, KTX2 }; member in GLTF2::AttributeType::RenderMode::MimeType
139 enum class CameraType : int { INVALID, PERSPECTIVE, ORTHOGRAPHIC }; member in GLTF2::AttributeType::RenderMode::CameraType
141 enum class LightType : int { INVALID, DIRECTIONAL, POINT, SPOT, AMBIENT }; member in GLTF2::AttributeType::RenderMode::LightType
154 enum class AnimationInterpolation : int { INVALID, STEP, LINEAR, SPLINE }; member in GLTF2::AttributeType::RenderMode::FilterMode::WrapMode::AnimationInterpolation
157 INVALID, member in GLTF2::AttributeType::RenderMode::FilterMode::WrapMode::AnimationPath
281 DataType type = DataType::INVALID;
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dspirv_cross_helper_structs_gles.h56 enum class Types { INVALID = 0, BOOL, UINT32, INT32, FLOAT }; member in Gles::SpecConstantInfo::Types
57 Types constantType = Types::INVALID;
/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dplugin_types.h38 INVALID = -2, ///< An error occurs in any state and the plugin enters the invalid state. member
63 INVALID = -1, member in OHOS::Media::Plugin::Seekable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item_group/
H A Dmenu_item_group_paint_method.cpp66 if (props->GetStrokeWidth()->Unit() != DimensionUnit::INVALID) { in PreparePaintData()
71 if (props->GetStartMargin()->Unit() != DimensionUnit::INVALID) { in PreparePaintData()
76 if (props->GetEndMargin()->Unit() != DimensionUnit::INVALID) { in PreparePaintData()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_render_content_test.cpp58 renderContent->DrawPropertyDrawable(RSPropertyDrawableSlot::INVALID, canvas); in HWTEST_F()
101 renderContent->DrawPropertyDrawableRange(RSPropertyDrawableSlot::INVALID, RSPropertyDrawableSlot::INVALID, canvas); in HWTEST_F()
/foundation/multimodalinput/input/intention/cooperate/plugin/include/
H A Devent_manager.h44 MessageId msgId { MessageId::INVALID };
54 MessageId msgId { MessageId::INVALID };
63 MessageId msgId { MessageId::INVALID };
/foundation/window/window_manager/dmserver/src/
H A Dscreen_rotation_controller.cpp40 DeviceRotation ScreenRotationController::lastSensorRotationConverted_ = DeviceRotation::INVALID;
87 if (deviceRotation == DeviceRotation::INVALID) { in HandleSensorEventInput()
197 if (sensorRotation == SensorRotation::INVALID) { in CalcDeviceRotation()
198 return DeviceRotation::INVALID; in CalcDeviceRotation()
273 if (rotation != DeviceRotation::INVALID) { in ProcessSwitchToAutoRotation()
338 if (deviceRotation == DeviceRotation::INVALID) { in ConvertDeviceToDisplayRotation()
385 {SensorRotation::INVALID, DeviceRotation::INVALID}, in ProcessRotationMapping()
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_device_callback_stub.cpp190 if (tmpState >= 0 && tmpState <= int(SupplicantState::INVALID)) { in RemoteOnWifiConnectionChanged()
193 info.supplicantState = SupplicantState::INVALID; in RemoteOnWifiConnectionChanged()
197 if (tmpDetailState >= 0 && tmpDetailState <= int(DetailedState::INVALID)) { in RemoteOnWifiConnectionChanged()
200 info.detailedState = DetailedState::INVALID; in RemoteOnWifiConnectionChanged()
H A Dwifi_device_callback_stub_lite.cpp206 if (tmpState >= 0 && tmpState <= int(SupplicantState::INVALID)) { in RemoteOnWifiConnectionChanged()
209 info.supplicantState = SupplicantState::INVALID; in RemoteOnWifiConnectionChanged()
214 if (tmpDetailState >= 0 && tmpDetailState <= int(DetailedState::INVALID)) { in RemoteOnWifiConnectionChanged()
217 info.detailedState = DetailedState::INVALID; in RemoteOnWifiConnectionChanged()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h522 INVALID = 5 member in OHOS::Bluetooth::MapMessageType
526 enum class MapMessageStatus : int { READ, UNREAD, INVALID }; // default UNREAD
529 enum class MapBoolType : int { YES_TYPE, NO_TYPE, INVALID }; // default NO_TYPE
532 enum class MapMsgReceptionStatus : int { COMPLETE, FRACTIONED, NOTIFICATION, INVALID };
535 enum class MapMsgDeliveryStatus : int { DELIVERED, SENT, UNKNOWN, INVALID };
538 enum class MapMsgDirection : int { INCOMING, OUTGOING, OUTGOINGDRAFT, OUTGOINGPENDING, INVALID };
541 enum class MapFractionDeliverType : int { MORE, LAST, INVALID };
544 enum class MapFractionRequestType : uint8_t { FIRST = 0x00, NEXT = 0x01, INVALID = 0x02 }; member in OHOS::Bluetooth::MapMessageType::MapFractionRequestType
547 enum class MapOnOffType : uint8_t { OFF = 0, ON = 1, INVALID = 3 }; member in OHOS::Bluetooth::MapMessageType::MapFractionRequestType::MapOnOffType
550 enum class MapCharsetType : uint8_t { NATIVE = 0x00, UTF_8 = 0x01, INVALID member in OHOS::Bluetooth::MapMessageType::MapFractionRequestType::MapOnOffType::MapCharsetType
553 enum class MapAttachmentType : uint8_t { NO_TYPE = 0x00, HAVE = 0x01, INVALID = 0x02 }; global() member in OHOS::Bluetooth::MapMessageType::MapFractionRequestType::MapOnOffType::MapCharsetType::MapAttachmentType
560 INVALID = 0x03 global() member in OHOS::Bluetooth::MapMessageType::MapFractionRequestType::MapOnOffType::MapCharsetType::MapAttachmentType::MapStatusIndicatorType
567 enum class MapModifyTextType : uint8_t { REPLACE = 0x00, PREPEND = 0x01, INVALID = 0x02 }; global() member in OHOS::Bluetooth::MapMessageType::MapFractionRequestType::MapOnOffType::MapCharsetType::MapAttachmentType::MapStatusIndicatorType::MapStatusValueType::MapModifyTextType
[all...]
/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app_startup/
H A Dstartup_task.h31 INVALID, member in OHOS::AbilityRuntime::StartupTask::State
87 State state_ = State::INVALID;
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_animation_trace_utils.h49 const RSRenderPropertyType type = RSRenderPropertyType::INVALID) const;
56 const RSRenderPropertyType type = RSRenderPropertyType::INVALID) const;
/foundation/window/window_manager/dmserver/include/
H A Dscreen_rotation_controller.h28 INVALID = -1, member in OHOS::Rosen::SensorRotation
36 INVALID = -1, member in OHOS::Rosen::DeviceRotation
/foundation/communication/ipc/services/dbinder/test/fuzztest/dbinderservice_fuzzer/
H A Ddbinderservice_fuzzer.cpp44 #define INVALID 0 in QuerySessionObjectTest() macro
49 dBinderService.QuerySessionObject(INVALID); in QuerySessionObjectTest()

Completed in 13 milliseconds

1234567891011