Home
last modified time | relevance | path

Searched defs:child (Results 201 - 225 of 557) sorted by relevance

12345678910>>...23

/third_party/skia/modules/sksg/src/
H A DSkSGMaskEffect.cpp23 MaskEffect::MaskEffect(sk_sp<RenderNode> child, sk_sp<RenderNode> mask, Mode mode) in MaskEffect() argument
H A DSkSGGeometryEffect.cpp24 GeometryEffect::GeometryEffect(sk_sp<GeometryNode> child) in GeometryEffect() argument
62 SkPath TrimEffect::onRevalidateEffect(const sk_sp<GeometryNode>& child) { in onRevalidateEffect() argument
74 GeometryTransform::GeometryTransform(sk_sp<GeometryNode> child, sk_sp<Transform> transform) in GeometryTransform() argument
85 SkPath GeometryTransform::onRevalidateEffect(const sk_sp<GeometryNode>& child) { in onRevalidateEffect() argument
120 SkPath DashEffect::onRevalidateEffect(const sk_sp<GeometryNode>& child) { in onRevalidateEffect() argument
132 onRevalidateEffect(const sk_sp<GeometryNode>& child) onRevalidateEffect() argument
144 onRevalidateEffect(const sk_sp<GeometryNode>& child) onRevalidateEffect() argument
[all...]
/third_party/skia/modules/skottie/src/effects/
H A DTransformEffect.cpp23 TransformEffectAdapter(const AnimationBuilder& abuilder, const skjson::ObjectValue* jopacity, const skjson::ObjectValue* jscale_uniform, const skjson::ObjectValue* jscale_width, const skjson::ObjectValue* jscale_height, sk_sp<TransformAdapter2D> tadapter, sk_sp<sksg::RenderNode> child) TransformEffectAdapter() argument
/third_party/skia/modules/sksg/include/
H A DSkSGGeometryEffect.h49 static sk_sp<TrimEffect> Make(sk_sp<GeometryNode> child) { in Make() argument
58 explicit TrimEffect(sk_sp<GeometryNode> child) : INHERITED(std::move(child)) {} in TrimEffect() argument
74 static sk_sp<GeometryTransform> Make(sk_sp<GeometryNode> child, sk_sp<Transform> transform) { in Make() argument
104 Make(sk_sp<GeometryNode> child) Make() argument
112 DashEffect(sk_sp<GeometryNode> child) DashEffect() argument
127 Make(sk_sp<GeometryNode> child) Make() argument
134 RoundEffect(sk_sp<GeometryNode> child) RoundEffect() argument
148 Make(sk_sp<GeometryNode> child) Make() argument
157 OffsetEffect(sk_sp<GeometryNode> child) OffsetEffect() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Djson.h31 struct json_token *parent, *child, *sibling; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Djson.h31 struct json_token *parent, *child, *sibling; member
/third_party/vulkan-loader/loader/
H A DcJSON.h49 struct cJSON *child; /* An array or object item will have a child pointer member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/linuxkpi/include/linux/
H A Dplatform_device.h45 struct resource *parent, *sibling, *child; member
/test/xts/hats/kernel/freelist/modify_pointer/
H A DMalloc_modify_pointer.cpp84 static int child(void) in child() function
/test/xts/hats/kernel/freelist/encode_pointer/
H A DMalloc_encode_pointer.cpp81 static int child(void) { in child() function
/third_party/elfutils/tests/
H A Dfuncscopes.c57 Dwarf_Die child; in print_vars() local
[all...]
H A Dshow-die-info.c61 Dwarf_Die child; in handle() local
H A Daddrscopes.c55 Dwarf_Die child; in print_vars() local
[all...]
/third_party/elfutils/backends/
H A Daarch64_retval.c43 skip_until (Dwarf_Die *child, int tag) in skip_until() argument
/third_party/backends/backend/escl/
H A Descl_status.c75 xmlNode *child = node->children; in find_nodes_s() local
/third_party/FreeBSD/sys/arm/arm/
H A Dnexus.c154 nexus_print_child(device_t bus, device_t child) in nexus_print_child() argument
170 nexus_alloc_resource(device_t bus, device_t child, int type, int *rid, in nexus_alloc_resource() argument
/third_party/FreeBSD/sys/kern/
H A Dbus_if.c23 null_alloc_resource(device_t dev, device_t child, in null_alloc_resource() argument
/third_party/libphonenumber/tools/java/common/src/com/google/i18n/phonenumbers/
H A DMetadataFilter.java322 shouldDrop(String parent, String child) shouldDrop() argument
[all...]
/third_party/jerryscript/jerry-ext/handle-scope/
H A Dhandle-scope.c80 jerryx_handle_scope child = jerryx_handle_scope_get_child (a_scope); in jerryx_close_handle_scope() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_comparison_pre.c336 nir_block *child = block->dom_children[i]; in comparison_pre_block() local
H A Dnir_dominance.c250 nir_block_dominates(nir_block *parent, nir_block *child) in nir_block_dominates() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dopt_rebalance_tree.cpp107 ir_expression *child = (ir_expression *)scanner->operands[1]; in compression() local
/third_party/node/src/permission/
H A Dfs_permission.cc93 size_t child = 0; in PrintTree() local
H A Dfs_permission.h35 Node* child = children[label]; in CreateChild() local
77 auto child in NextNode() local
[all...]
/third_party/musl/libc-test/src/regression/
H A Dmalloc-safe-unlink.c67 static int child(void) in child() function

Completed in 10 milliseconds

12345678910>>...23