Home
last modified time | relevance | path

Searched defs:depth (Results 151 - 175 of 1257) sorted by relevance

12345678910>>...51

/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dtouch_event.h32 int32_t depth = 0; member
/foundation/arkui/ace_engine/frameworks/base/view_data/
H A Dpage_node_info_wrap.h41 virtual void SetDepth(int32_t depth) {} in SetDepth() argument
/foundation/arkui/ace_engine/frameworks/base/log/
H A Ddump_log.h116 void SetDepth(int32_t depth) in SetDepth() argument
/foundation/arkui/ace_engine/test/tools/event_tree_to_graph/src/beans/
H A Devent_node.py34 depth = '' variable in EventNode
/test/xts/device_attest_lite/services/core/network/
H A Dattest_channel.c113 static int32_t LazyVerifyCert(void* data, mbedtls_x509_crt* crt, int32_t depth, uint32_t* flags) in LazyVerifyCert() argument
/third_party/elfutils/tests/
H A Dnvidia_extended_linemap_libdw.c132 unsigned int depth = 0; in main() local
/third_party/ffmpeg/libavcodec/
H A Dsgidec.c33 unsigned int depth; member
[all...]
H A Dsgienc.c101 unsigned int width, height, depth, dimension; in encode_frame() local
[all...]
H A Dsunrastenc.c34 int depth; ///< depth of pixel member
H A Dtarga.c56 int depth = (bpp + 1) >> 3; in targa_decode_rle() local
/third_party/ffmpeg/libavfilter/
H A Dvf_entropy.c38 int depth; member
H A Daf_vibrato.c30 double depth; member
H A Dvf_bitplanenoise.c37 int depth; member
H A Davf_abitscope.c41 int depth; member
[all...]
H A Dvf_colorkey.c41 int depth; member
H A Dvf_mergeplanes.c36 int depth[4]; member
[all...]
H A Dvf_lagfun.c36 int depth; member
/third_party/ffmpeg/libavutil/
H A Dpixdesc.h57 int depth; member
/third_party/glslang/glslang/MachineIndependent/
H A DintermOut.cpp97 static void OutputTreeText(TInfoSink& infoSink, const TIntermNode* node, const int depth) in OutputTreeText() argument
1259 OutputConstantUnion(TInfoSink& out, const TIntermTyped* node, const TConstUnionArray& constUnion, TOutputTraverser::EExtraOutput extra, int depth) OutputConstantUnion() argument
[all...]
/third_party/backends/backend/genesys/
H A Dimage.cpp185 void write_tiff_file(const std::string& filename, const void* data, int depth, int channels, in write_tiff_file() argument
H A Dimage_pixel.cpp32 unsigned depth; member
79 std::size_t depth = get_pixel_format_depth(format) * get_pixel_channels(format); in get_pixel_row_bytes() local
86 std::size_t depth = get_pixel_format_depth(format) * get_pixel_channels(format); in get_pixels_from_row_bytes() local
90 PixelFormat create_pixel_format(unsigned depth, unsigned channels, ColorOrder order) in create_pixel_format() argument
[all...]
/third_party/backends/backend/
H A Dkvs1025.c139 int width, length, depth = kv_get_depth (kv_get_mode (dev));; in sane_get_parameters() local
/third_party/curl/docs/examples/
H A Dxmlstream.c52 size_t depth; member
/third_party/cups-filters/cupsfilters/
H A Dimage-bmp.c63 depth, /* Depth of image (bits) */ in _cupsImageReadBMP() local
[all...]
/third_party/icu/icu4j/samples/src/com/ibm/icu/samples/text/messagepattern/
H A DMessagePatternUtilDemo.java29 private static final void printMessage(MessagePatternUtil.MessageNode msg, int depth) { in printMessage() argument
47 private static final void printArg(MessagePatternUtil.ArgNode arg, int depth) { in printArg() argument
68 printComplexArgStyle(MessagePatternUtil.ComplexArgStyleNode style, int depth) printComplexArgStyle() argument
126 genCode(MessagePatternUtil.MessageNode msg, int depth, boolean firstResult, String pluralNumber) genCode() argument
151 genCode(MessagePatternUtil.ArgNode arg, int depth, boolean firstResult) genCode() argument
177 genCodeForPlural(MessagePatternUtil.ComplexArgStyleNode style, int depth, boolean firstResult, String argName) genCodeForPlural() argument
208 genCodeForSelect(MessagePatternUtil.ComplexArgStyleNode style, int depth, boolean firstResult, String argName) genCodeForSelect() argument
224 genCodeForNumericVariants(List<VariantNode> variants, int depth, boolean firstResult, String varName, String pluralNumber) genCodeForNumericVariants() argument
242 genCodeForKeywordVariants(List<VariantNode> variants, int depth, boolean firstResult, String varName, String pluralNumber) genCodeForKeywordVariants() argument
[all...]

Completed in 14 milliseconds

12345678910>>...51