Home
last modified time | relevance | path

Searched defs:NO_TYPE (Results 1 - 10 of 10) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/effect/
H A Dmask_filter.h39 NO_TYPE, member in OHOS::Rosen::Drawing::MaskFilter::FilterType
H A Dcolor_filter.h34 NO_TYPE, member in OHOS::Rosen::Drawing::ColorFilter::FilterType
H A Dimage_filter.h37 NO_TYPE, member in OHOS::Rosen::Drawing::ImageFilter::FilterType
H A Dpath_effect.h35 NO_TYPE, member in OHOS::Rosen::Drawing::PathEffect::PathEffectType
H A Dcolor_space.h58 NO_TYPE, member in OHOS::Rosen::Drawing::ColorSpace::ColorSpaceType
H A Dshader_effect.h36 NO_TYPE, member in OHOS::Rosen::Drawing::ShaderEffect::ShaderEffectType
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_image_filter.h31 NO_TYPE, member in OHOS::Ace::Testing::FilterType
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_canvas_test.cpp658 EXPECT_EQ(reinterpret_cast<ColorFilter*>(colorFilterTmp)->GetType(), ColorFilter::FilterType::NO_TYPE); in HWTEST_F() member in OHOS::Rosen::Drawing::ColorFilter::FilterType
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h529 enum class MapBoolType : int { YES_TYPE, NO_TYPE, INVALID }; // default NO_TYPE member in OHOS::Bluetooth::MapMessageType::MapBoolType
553 enum class MapAttachmentType : uint8_t { NO_TYPE = 0x00, HAVE = 0x01, INVALID = 0x02 }; member in OHOS::Bluetooth::MapMessageType::MapFractionRequestType::MapOnOffType::MapCharsetType::MapAttachmentType
564 enum class MapStatusValueType : uint8_t { NO_TYPE = 0x00, YES_TYPE = 0x01 }; member in OHOS::Bluetooth::MapMessageType::MapFractionRequestType::MapOnOffType::MapCharsetType::MapAttachmentType::MapStatusIndicatorType::MapStatusValueType
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h628 enum class MapBoolType : int { YES_TYPE, NO_TYPE, INVALID }; // default NO_TYPE member in OHOS::bluetooth::MapMessageType::MapBoolType
652 enum class MapAttachmentType : uint8_t { NO_TYPE = 0x00, HAVE = 0x01, INVALID = 0x02 }; member in OHOS::bluetooth::MapMessageType::MapFractionRequestType::MapOnOffType::MapCharsetType::MapAttachmentType
663 enum class MapStatusValueType : uint8_t { NO_TYPE = 0x00, YES_TYPE = 0x01 }; member in OHOS::bluetooth::MapMessageType::MapFractionRequestType::MapOnOffType::MapCharsetType::MapAttachmentType::MapStatusIndicatorType::MapStatusValueType

Completed in 13 milliseconds