Home
last modified time | relevance | path

Searched defs:Image (Results 1 - 11 of 11) sorted by relevance

/foundation/distributeddatamgr/udmf/interfaces/innerkits/data/
H A Dimage.h24 class API_EXPORT Image : public File { class
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H A Dimage.cpp20 Image::Image() : Image("") in Image() function in OHOS::UDMF::Image
24 Image::Image(const std::string &uri) : File(uri) in Image() function in OHOS::UDMF::Image
29 Image::Image(UDType type, ValueType value) : File(type, value) in Image() function in OHOS::UDMF::Image
/foundation/multimedia/image_effect/frameworks/native/render_environment/base/
H A Dimage_base.h27 typedef struct Image { struct
33 } Image; typedef
/foundation/arkui/ui_lite/interfaces/kits/common/
H A Dimage.h51 class Image : public HeapBase { class
/foundation/arkui/ui_lite/frameworks/common/
H A Dimage.cpp31 Image::Image() : imageInfo_(nullptr), path_(nullptr), srcType_(IMG_SRC_UNKNOWN), mallocFlag_(false) {} in Image() function in OHOS::Image
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H A Dimage.h231 class DRAWING_API Image { class
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dcanvas_test.cpp226 OH_Drawing_Image* Image = OH_Drawing_ImageCreate(); in OnTestPerformance() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dspan_object.h46 Image = 300, member in OHOS::Ace::SpanType
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/image/
H A Dimage.cpp48 Image::Image(std::shared_ptr<ImageImpl> imageImpl) : imageImplPtr(imageImpl) {} in Image() function in OHOS::Rosen::Drawing::Image
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_data_structures.h337 struct Image { struct in GLTF2::AttributeType::RenderMode::FilterMode::WrapMode
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js

Completed in 28 milliseconds