Home
last modified time | relevance | path

Searched defs:slice (Results 1 - 17 of 17) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dborder_image_edge.cpp19 BorderImageEdge::BorderImageEdge(const Dimension& slice, const Dimension& outset, in BorderImageEdge() argument
H A Dborder_image_edge.h70 void SetBorderImageSlice(const Dimension& slice) in SetBorderImageSlice() argument
H A Dborder.h294 void SetBorderImageSlice(const Dimension& slice, BorderImageDirection direction) in SetBorderImageSlice() argument
/foundation/ability/ability_lite/frameworks/ability_lite/src/
H A Dability_slice_stack.cpp40 void AbilitySliceStack::Remove(AbilitySlice *slice) in Remove() argument
65 void AbilitySliceStack::Push(AbilitySlice *slice) in Push() argument
H A Dability_slice_manager.cpp65 void AbilitySliceManager::Terminate(AbilitySlice &slice) in Terminate() argument
H A Dability_slice_scheduler.cpp133 void AbilitySliceScheduler::RemoveAbilitySlice(AbilitySlice &slice) in RemoveAbilitySlice() argument
205 CheckLegalForRemove(const AbilitySlice &slice) CheckLegalForRemove() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/
H A Dbuffer.c82 Buffer *slice = BufferRefMalloc(buf); in BufferSliceMalloc() local
/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dview_abstract_test_ng_for_property_config.cpp1162 ImageResizableSlice slice; in HWTEST_F() local
H A Dview_abstract_test_ng.cpp936 ImageResizableSlice slice; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dpixelmap_image.cpp75 const auto& slice = config.resizableSlice_; in ConvertSlice() local
232 const auto& slice = GetPaintConfig().resizableSlice_; in StretchImageWithSlice() local
[all...]
H A Drosen_render_context.cpp817 auto slice = GetBackgroundImageResizableSliceValue(ImageResizableSlice()); in PaintBackground() local
885 auto slice = GetBackgroundImageResizableSliceValue(ImageResizableSlice()); in HasValidBgImageResizable() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_image.cpp64 const auto& slice = config.resizableSlice_; in ConvertSlice() local
328 const auto& slice = GetPaintConfig().resizableSlice_; in DrawImageNine() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_model_ng.cpp652 void ImageModelNG::SetResizableSlice(const ImageResizableSlice& slice) in SetResizableSlice() argument
657 void ImageModelNG::SetResizableSlice(FrameNode *frameNode, const ImageResizableSlice& slice) in SetResizableSlice() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dimage_format_convert_utils.cpp137 static void FillFrameInfo(AVFrame *frame, uint8_t *slice[], in argument
[all...]
/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dimage_type.h276 const uint8_t *slice[4] = {nullptr, nullptr, nullptr, nullptr}; member
287 uint8_t *slice[4] = {nullptr, nullptr, nullptr, nullptr}; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.cpp4738 void ViewAbstract::SetBackgroundImageResizableSlice(const ImageResizableSlice& slice) in SetBackgroundImageResizableSlice() argument
4746 void ViewAbstract::SetBackgroundImageResizableSlice(FrameNode* frameNode, const ImageResizableSlice& slice) in SetBackgroundImageResizableSlice() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_context.h745 virtual void OnBackgroundImageResizableSliceUpdate(const ImageResizableSlice& slice) {} in OnBackgroundImageResizableSliceUpdate() argument

Completed in 33 milliseconds