Home
last modified time | relevance | path

Searched defs:box (Results 1 - 25 of 322) sorted by relevance

12345678910>>...13

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_tile.h46 u_clip_tile(uint x, uint y, uint *w, uint *h, const struct pipe_box *box) in u_clip_tile() argument
H A Du_transfer.c13 struct pipe_box box; in u_default_buffer_subdata() local
49 struct pipe_box box; in u_default_clear_buffer() local
74 u_default_texture_subdata(struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, const void *data, unsigned stride, unsigned layer_stride) u_default_texture_subdata() argument
119 u_default_transfer_flush_region(UNUSED struct pipe_context *pipe, UNUSED struct pipe_transfer *transfer, UNUSED const struct pipe_box *box) u_default_transfer_flush_region() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dfocus_box.cpp36 std::unique_ptr<JsonValue> FocusBox::ToJsonValue(const FocusBox& box) in ToJsonValue() argument
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_value_element.cpp37 auto box = AceType::DynamicCast<BoxElement>(element); in GetRenderBox() local
54 auto box = GetRenderBox(); in HandleSelfFocus() local
71 auto box = GetRenderBox(); in HandleSelfFocus() local
[all...]
H A Drender_picker_value.h49 void HandleFocus(const RefPtr<RenderBox>& box) in HandleFocus() argument
H A Drender_picker_value.cpp55 void RenderPickerValue::HandleFocus(const RefPtr<RenderBox>& box, bool focus) in HandleFocus() argument
102 void RenderPickerValue::HandleAnimation(const RefPtr<RenderBox>& box) in HandleAnimation() argument
[all...]
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/box/
H A Ditem_ref_box.h28 HeifBox box; member
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_buffer.c64 virgl_buffer_transfer_flush_region(struct pipe_context *ctx, struct pipe_transfer *transfer, const struct pipe_box *box) virgl_buffer_transfer_flush_region() argument
/foundation/arkui/ace_engine/frameworks/core/components/drop_filter/
H A Drender_drop_filter.cpp55 auto box = GetChildren().front(); in UpdateTouchRect() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dlinear_split_model_impl.cpp30 auto box = ViewStackProcessor::GetInstance()->GetBoxComponent(); in Create() local
37 auto box = ViewStackProcessor::GetInstance()->GetBoxComponent(); in Create() local
H A Ddivider_model_impl.cpp45 auto box = stack->GetBoxComponent(); in Vertical() local
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_svg.cpp63 auto box = GetBoxComponent(); in OnMounted() local
H A Ddom_svg_g.cpp57 auto box = GetBoxComponent(); in OnMounted() local
H A Ddom_dialog.cpp173 auto box = AceType::MakeRefPtr<BoxComponent>(); in CompositeSpecializedComponent() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/tabs/
H A Dtabs_component.cpp46 auto box = AceType::MakeRefPtr<BoxComponent>(); in TabsComponent() local
/foundation/multimedia/av_codec/services/engine/factory/
H A Dav_codec_base_factory.h65 static std::unordered_map<Identity, builder> box; in builders() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_tiling.h88 vc4_load_lt_image(void *dst, uint32_t dst_stride, void *src, uint32_t src_stride, int cpp, const struct pipe_box *box) vc4_load_lt_image() argument
104 vc4_store_lt_image(void *dst, uint32_t dst_stride, void *src, uint32_t src_stride, int cpp, const struct pipe_box *box) vc4_store_lt_image() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/dialog_modal/
H A Ddialog_modal_component.cpp64 auto box = AceType::MakeRefPtr<BoxComponent>(); in BuildInnerChild() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_camera.cpp55 auto box = ViewStackProcessor::GetInstance()->GetBoxComponent(); in Create() local
/kernel/liteos_m/components/security/box/
H A Dlos_box.c65 LosBoxCB *box = &g_boxCB[i]; in BoxInit() local
79 LosBoxCB *box = &g_boxCB[i]; in OsBoxStart() local
[all...]
/third_party/cups-filters/filter/pdftopdf/
H A Dqpdf_xobject.cc93 QPDFObjectHandle box=getTrimBox(page); // already in "form space" in makeXObject() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast_linear.c113 struct u_rect box; in lp_rast_linear_tile() local
137 struct u_rect box; in lp_rast_linear_rect() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Dalert_dialog_component.cpp40 auto box = AceType::MakeRefPtr<BoxComponent>(); in BuildChild() local
130 auto box = AceType::MakeRefPtr<BoxComponent>(); BuildActions() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Dselect_component.cpp135 RefPtr<BoxComponent> box = AceType::MakeRefPtr<BoxComponent>(); in Initialize() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element_v2.cpp162 auto box = AceType::MakeRefPtr<BoxComponent>(); in GetEventComponents() local
[all...]

Completed in 7 milliseconds

12345678910>>...13