Searched defs:NO_TYPE (Results 1 - 10 of 10) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/effect/ |
H A D | mask_filter.h | 39 NO_TYPE, member in OHOS::Rosen::Drawing::MaskFilter::FilterType
|
H A D | color_filter.h | 34 NO_TYPE, member in OHOS::Rosen::Drawing::ColorFilter::FilterType
|
H A D | image_filter.h | 37 NO_TYPE, member in OHOS::Rosen::Drawing::ImageFilter::FilterType
|
H A D | path_effect.h | 35 NO_TYPE, member in OHOS::Rosen::Drawing::PathEffect::PathEffectType
|
H A D | color_space.h | 58 NO_TYPE, member in OHOS::Rosen::Drawing::ColorSpace::ColorSpaceType
|
H A D | shader_effect.h | 36 NO_TYPE, member in OHOS::Rosen::Drawing::ShaderEffect::ShaderEffectType
|
/foundation/arkui/ace_engine/test/mock/core/rosen/ |
H A D | testing_image_filter.h | 31 NO_TYPE, member in OHOS::Ace::Testing::FilterType
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
H A D | drawing_canvas_test.cpp | 658 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 D | bluetooth_def.h | 529 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 D | bt_def.h | 628 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