Home
last modified time | relevance | path

Searched defs:depth (Results 26 - 50 of 1233) sorted by relevance

12345678910>>...50

/third_party/cups-filters/cupsfilters/
H A Dtestimage.c39 depth; /* Depth of image */ in main() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_clear.c49 llvmpipe_clear(struct pipe_context *pipe, unsigned buffers, const struct pipe_scissor_state *scissor_state, const union pipe_color_union *color, double depth, unsigned stencil) llvmpipe_clear() argument
/third_party/node/deps/v8/src/compiler/
H A Dloop-unrolling.h26 V8_INLINE uint32_t unrolling_count_heuristic(uint32_t size, uint32_t depth) { in unrolling_count_heuristic() argument
31 V8_INLINE uint32_t maximum_unrollable_size(uint32_t depth) { in maximum_unrollable_size() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_resource.c42 unsigned depth = res->depth0; in util_resource_size() local
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DResultPerf.cpp41 angle::Result CallReturningResult(int depth) in CallReturningResult() argument
/foundation/ability/ability_base/interfaces/kits/native/view_data/include/
H A Dpage_node_info.h33 int32_t depth = -1; member
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/nodecontext/
H A Dintf_render_node_post_process_util.h54 BindableImage depth; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_render_node_shadow_drawable.cpp62 void RSRenderNodeShadowDrawable::DumpDrawableTree(int32_t depth, std::string& out, const RSContext& context) const in DumpDrawableTree() argument
/foundation/graphic/graphic_3d/3d_widget_adapter/include/data_type/geometry/
H A Dcube.h24 Cube(std::string name, float width, float height, float depth, Vec3& position) : Geometry(name, position), in Cube() argument
/foundation/resourceschedule/ffrt/benchmarks/base/
H A Dbase.cpp23 static constexpr uint64_t depth = 10; // 该值越大子任务平均粒度越大(任务完成时间为泊松分布)(单位:微秒) variable
/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/
H A Dstate_machine.cpp95 int depth = 0; in GetStateDepth() local
/third_party/ffmpeg/libavcodec/
H A Dpamenc.c30 int i, h, w, n, linesize, depth, maxval, ret, header_size; in pam_encode_frame() local
[all...]
H A Dpnm.c68 int h, w, depth, maxval; in ff_pnm_decode_header() local
/third_party/ffmpeg/libavfilter/
H A Dmaskedmerge.h33 int half, depth, max; member
H A Dthreshold.h30 int depth; member
H A Dvf_hqdn3d.h38 int depth; member
/third_party/ffmpeg/libavformat/
H A Dastdec.c43 int depth; in ast_read_header() local
/third_party/gn/src/base/json/
H A Djson_writer.cc56 bool JSONWriter::BuildJSONString(const Value& node, size_t depth) { in BuildJSONString() argument
171 void JSONWriter::IndentLine(size_t depth) { in IndentLine() argument
/third_party/ffmpeg/libavutil/tests/
H A Dtree.c44 static void print(AVTreeNode *t, int depth) in print() argument
/third_party/backends/japi/
H A DSaneParameters.java65 public int depth; field in SaneParameters
/third_party/libunwind/libunwind/tests/
H A DGtest-exc.c48 int depth = 13; variable
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_clear.c50 softpipe_clear(struct pipe_context *pipe, unsigned buffers, const struct pipe_scissor_state *scissor_state, const union pipe_color_union *color, double depth, unsigned stencil) softpipe_clear() argument
/third_party/mesa3d/src/glx/
H A Dcompsize.c150 __glImageSize(GLsizei width, GLsizei height, GLsizei depth, in __glImageSize() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_transfer.h16 uint16_t depth; member
/third_party/ltp/testcases/kernel/syscalls/epoll_ctl/
H A Depoll_ctl04.c28 int depth; in setup() local

Completed in 7 milliseconds

12345678910>>...50