| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| H A D | ui_node.cpp | 915 void UINode::DumpTree(int32_t depth, bool hasJson) in DumpTree() argument 960 void UINode::DumpSimplifyTree(int32_t depth, std::unique_ptr<JsonValue>& current) in DumpSimplifyTree() argument 994 DumpTreeById(int32_t depth, const std::string& id, bool hasJson) DumpTreeById() argument [all...] |
| H A D | ui_node.h | 221 void SetDepth(int32_t depth) in SetDepth() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/ |
| H A D | menu_item_pattern.cpp | 355 uint32_t depth = 0; in GetSubMenu() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
| H A D | gesture_event_hub_drag.cpp | 1153 int32_t depth = 1; in PrintBuilderNode() local 1159 PrintIfImageNode( const RefPtr<UINode>& builderNode, int32_t depth, bool& hasImageNode, std::list<RefPtr<FrameNode>>& imageNodes) PrintIfImageNode() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
| H A D | jsi_view_register.cpp | 741 int32_t depth = secondArg->Int32Value(vm); in JsGetFilteredInspectorTreeById() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_textpicker.cpp | 249 size_t depth = 1; in ProcessCascadeOptionDepth() local
|
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| H A D | event_report.cpp | 595 void EventReport::ReportPageDepthOverflow(const std::string& pageUrl, int32_t depth, int32_t threshold) in ReportPageDepthOverflow() argument
|
| /foundation/arkui/ace_engine/frameworks/core/common/ |
| H A D | event_manager.cpp | 2060 AddGestureSnapshot( int32_t finger, int32_t depth, const RefPtr<TouchEventTarget>& target, NG::EventTreeType type) AddGestureSnapshot() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/ |
| H A D | textpicker_pattern.cpp | 679 size_t depth = 1; in ProcessCascadeOptionDepth() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
| H A D | rs_profiler_base.cpp | 1129 uint32_t depth = 0; in GetNodeDepth() local 948 PerfTreeFlatten(const std::shared_ptr<RSRenderNode> node, std::vector<std::pair<NodeId, uint32_t>>& nodeSet, std::unordered_map<NodeId, uint32_t>& mapNode2Count, int depth) PerfTreeFlatten() argument
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
| H A D | medialibrary_object_utils.cpp | 495 int depth = 0; in DeleteEmptyDirsRecursively() local
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
| H A D | webgl2_rendering_context_impl.cpp | 1086 ClearBufferfi( napi_env env, GLenum buffer, GLint drawBuffer, GLfloat depth, GLint stencil) ClearBufferfi() argument [all...] |
| H A D | webgl_rendering_context_base_impl.cpp | 85 napi_value depth = NVal::CreateBool(env, webGlContextAttributes->depth_).val_; in GetContextAttributes() local 1285 napi_value WebGLRenderingContextBaseImpl::ClearDepth(napi_env env, GLclampf depth) in ClearDepth() argument
|
| H A D | webgl_rendering_context_base.cpp | 577 float depth = -1.0; in ClearDepth() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | indeo3.c | 754 parse_bintree(Indeo3DecodeContext *ctx, AVCodecContext *avctx, Plane *plane, int code, Cell *ref_cell, const int depth, const int strip_width) parse_bintree() argument
|
| H A D | qdm2.c | 204 static int qdm2_get_vlc(GetBitContext *gb, const VLC *vlc, int flag, int depth) in qdm2_get_vlc() argument 233 static int qdm2_get_se_vlc(const VLC *vlc, GetBitContext *gb, int depth) in qdm2_get_se_vlc() argument
|
| H A D | vaapi_encode.h | 136 int depth; member
|
| H A D | wavpackenc.c | 722 recurse_mono(WavPackEncodeContext *s, WavPackExtraInfo *info, int depth, int delta, uint32_t input_bits) recurse_mono() argument 1667 recurse_stereo(WavPackEncodeContext *s, WavPackExtraInfo *info, int depth, int delta, uint32_t input_bits) recurse_stereo() argument [all...] |
| H A D | vc2enc.c | 1029 const int depth = fmt->comp[0].depth; in vc2_encode_init() local
|
| /third_party/f2fs-tools/fsck/ |
| H A D | fsck.c | 1397 u32 depth = fsck->dentry_depth; in print_dentry() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_colorspace.c | 367 get_range_off(AVFilterContext *ctx, int *off, int *y_rng, int *uv_rng, enum AVColorRange rng, int depth) get_range_off() argument [all...] |
| H A D | vf_nnedi.c | 74 int depth; member 542 const int depth = s->depth; in filter_slice() local 481 write_bytes(const float *src, uint8_t *dst, int src_stride, int dst_stride, int width, int height, int depth, float scale) write_bytes() argument 495 write_words(const float *src, uint8_t *dstp, int src_stride, int dst_stride, int width, int height, int depth, float scale) write_words() argument [all...] |
| H A D | vf_lut3d.c | 1117 int depth, is16bit, isfloat, planar; config_input() local 2084 int depth, is16bit, isfloat, planar; config_input_1d() local [all...] |
| H A D | vf_paletteuse.c | 509 disp_node(AVBPrint *buf, const struct color_node *map, int parent_id, int node_id, int depth) disp_node() argument
|
| /third_party/ffmpeg/libavutil/ |
| H A D | hwcontext_opencl.c | 1382 int channels = 0, order = 0, depth = 0, step = 0; in opencl_get_plane_format() local [all...] |