Home
last modified time | relevance | path

Searched defs:box (Results 26 - 50 of 266) sorted by relevance

1234567891011

/third_party/ffmpeg/libavfilter/
H A Dvf_bbox.c80 FFBoundingBox box; in filter_frame() local
[all...]
/third_party/mesa3d/src/gallium/winsys/sw/null/
H A Dnull_sw_winsys.c116 null_sw_displaytarget_display(struct sw_winsys *winsys, struct sw_displaytarget *dt, void *context_private, struct pipe_box *box) null_sw_displaytarget_display() argument
/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_dec_common.c138 struct pipe_box box = {0, 0, j, width, height, 1}; in vid_dec_FillOutput() local
/third_party/mesa3d/src/gallium/frontends/va/
H A Dbuffer.c129 struct pipe_box box = {}; in vlVaMapBuffer() local
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_resource_buffer.c68 i915_buffer_transfer_map(struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) i915_buffer_transfer_map() argument
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
H A Dpp_mlaa.c223 struct pipe_box box; in pp_jimenezmlaa_init_run() local
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_transfer.c100 r300_texture_transfer_map(struct pipe_context *ctx, struct pipe_resource *texture, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) r300_texture_transfer_map() argument
[all...]
/third_party/skia/gm/
H A Dtextblob.cpp119 SkRect box = blob->bounds(); variable
/foundation/arkui/ace_engine/frameworks/core/components/counter/
H A Dcounter_component.cpp150 BuildContent( const RefPtr<CounterTheme>& counterTheme, const RefPtr<RowComponent>& row, RefPtr<BoxComponent>& box) BuildContent() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/panel/
H A Dsliding_panel_component.cpp55 auto box = AceType::MakeRefPtr<BoxComponent>(); in Create() local
/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Drender_indexer_item.cpp62 RefPtr<RenderBox> box; in PerformLayout() local
110 RefPtr<RenderBox> box = AceType::DynamicCast<RenderBox>(GetChildren().front()); in UpdateItemBackground() local
165 RefPtr<RenderBox> box in OnMouseHoverExitTest() local
203 RefPtr<RenderBox> box = AceType::DynamicCast<RenderBox>(GetChildren().front()); CreateColorAnimation() local
248 RefPtr<RenderBox> box = AceType::DynamicCast<RenderBox>(GetChildren().front()); UpdateItemStyle() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/semi_modal/
H A Dsemi_modal_element.cpp72 auto box = GetFirstChild(); in UpdateSystemBarHeight() local
139 auto box = AceType::DynamicCast<BoxElement>(GetFirstChild()); in GetOverlayElement() local
177 auto box = AceType::DynamicCast<BoxElement>(GetFirstChild()); GetStageElement() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_bar_component.cpp137 RefPtr<TabBarItemComponent> box = AceType::DynamicCast<TabBarItemComponent>(pos); in BuildItems() local
167 RefPtr<TabBarItemComponent> box = item; UpdateItemStyle() local
[all...]
H A Dtab_bar_item_component.cpp108 auto box = AceType::MakeRefPtr<BoxComponent>(); in BuildWithTextIcon() local
/foundation/arkui/ace_engine/frameworks/core/components/dialog/action_sheet/
H A Daction_sheet_component.cpp46 auto box = BuildBox(isLimit); in BuildChild() local
102 auto box = AceType::MakeRefPtr<BoxComponent>(); in BuildMenu() local
/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_component_base.cpp84 auto box = AceType::MakeRefPtr<BoxComponent>(); in GenerateAccessibilityComposed() local
/foundation/arkui/ace_engine/frameworks/core/components/popup/
H A Dpopup_component_v2.cpp74 auto box = CreateBox(popupTheme); in Initialization() local
114 auto box = AceType::MakeRefPtr<BoxComponent>(); in CreateButtons() local
172 auto box = AceType::MakeRefPtr<BoxComponent>(); in CreateBox() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/dialog_modal/
H A Ddialog_modal_element.cpp54 auto box = AceType::DynamicCast<BoxElement>(tween->GetContentElement()); in GetOverlayElement() local
89 auto box = AceType::DynamicCast<BoxElement>(tween->GetContentElement()); in GetStageElement() local
/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_animator_element.cpp182 void ImageAnimatorElement::UpdatePreLoadImages(const RefPtr<BoxComponent>& box) in UpdatePreLoadImages() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dflex_model_impl.cpp48 auto box = ViewStackProcessor::GetInstance()->GetBoxComponent(); in SetFlexWidth() local
68 auto box = ViewStackProcessor::GetInstance()->GetBoxComponent(); in SetFlexHeight() local
H A Dcheckbox_model_impl.cpp55 auto box = ViewStackProcessor::GetInstance()->GetBoxComponent(); in Create() local
90 auto box = stack->GetBoxComponent(); in SetWidth() local
102 auto box = stack->GetBoxComponent(); in SetHeight() local
119 auto box = stack->GetBoxComponent(); in SetPadding() local
[all...]
H A Dcheckboxgroup_model_impl.cpp52 auto box = ViewStackProcessor::GetInstance()->GetBoxComponent(); in Create() local
88 auto box = stack->GetBoxComponent(); in SetWidth() local
100 auto box = stack->GetBoxComponent(); in SetHeight() local
117 auto box = stack->GetBoxComponent(); in SetPadding() local
[all...]
H A Dtab_content_model_impl.cpp46 auto box = ViewStackProcessor::GetInstance()->GetBoxComponent(); in Create() local
60 auto box = ViewStackProcessor::GetInstance()->GetBoxComponent(); in Create() local
H A Dtabs_model_impl.cpp38 auto box = AceType::DynamicCast<BoxComponent>(tabBar->GetParent().Upgrade()); in Create() local
86 auto box = AceType::DynamicCast<BoxComponent>(tabBar->GetParent().Upgrade()); in SetTabBarWidth() local
97 auto box = AceType::DynamicCast<BoxComponent>(tabBar->GetParent().Upgrade()); in SetTabBarHeight() local
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_panel.cpp167 auto box = AceType::MakeRefPtr<BoxComponent>(); in CompositeSpecializedComponent() local

Completed in 10 milliseconds

1234567891011