/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | border_image_edge.cpp | 19 BorderImageEdge::BorderImageEdge(const Dimension& slice, const Dimension& outset, in BorderImageEdge() argument
|
H A D | border_image_edge.h | 70 void SetBorderImageSlice(const Dimension& slice) in SetBorderImageSlice() argument
|
H A D | border.h | 294 void SetBorderImageSlice(const Dimension& slice, BorderImageDirection direction) in SetBorderImageSlice() argument
|
/foundation/ability/ability_lite/frameworks/ability_lite/src/ |
H A D | ability_slice_stack.cpp | 40 void AbilitySliceStack::Remove(AbilitySlice *slice) in Remove() argument 65 void AbilitySliceStack::Push(AbilitySlice *slice) in Push() argument
|
H A D | ability_slice_manager.cpp | 65 void AbilitySliceManager::Terminate(AbilitySlice &slice) in Terminate() argument
|
H A D | ability_slice_scheduler.cpp | 133 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 D | buffer.c | 82 Buffer *slice = BufferRefMalloc(buf); in BufferSliceMalloc() local
|
/foundation/arkui/ace_engine/test/unittest/core/base/ |
H A D | view_abstract_test_ng_for_property_config.cpp | 1162 ImageResizableSlice slice; in HWTEST_F() local
|
H A D | view_abstract_test_ng.cpp | 936 ImageResizableSlice slice; in HWTEST_F() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | pixelmap_image.cpp | 75 const auto& slice = config.resizableSlice_; in ConvertSlice() local 232 const auto& slice = GetPaintConfig().resizableSlice_; in StretchImageWithSlice() local [all...] |
H A D | rosen_render_context.cpp | 817 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 D | drawing_image.cpp | 64 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 D | image_model_ng.cpp | 652 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 D | image_format_convert_utils.cpp | 137 static void FillFrameInfo(AVFrame *frame, uint8_t *slice[], in argument [all...] |
/foundation/multimedia/image_framework/interfaces/innerkits/include/ |
H A D | image_type.h | 276 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 D | view_abstract.cpp | 4738 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 D | render_context.h | 745 virtual void OnBackgroundImageResizableSliceUpdate(const ImageResizableSlice& slice) {} in OnBackgroundImageResizableSliceUpdate() argument
|