Searched refs:depth (Results 101 - 125 of 1692) sorted by relevance

1234567891011>>

/external/chromium_org/native_client_sdk/src/doc/reference/
H A Dindex.rst5 The reference section includes more in-depth details about some aspects of
/external/chromium_org/remoting/test/
H A Dleaky_bucket.cc11 LeakyBucket::LeakyBucket(double depth, double rate) argument
12 : depth_(depth),
/external/chromium_org/third_party/angle/src/compiler/translator/
H A DDetectCallDepth.h31 bool checkExceedsMaxDepth(int depth);
48 int detectCallDepth(DetectCallDepth* detectCallDepth, int depth);
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_staging.c33 util_staging_resource_template(struct pipe_resource *pt, unsigned width, unsigned height, unsigned depth, struct pipe_resource *template) argument
36 if(pt->target != PIPE_BUFFER && depth <= 1)
43 template->depth0 = depth;
75 util_staging_resource_template(pt, box->width, box->height, box->depth, &staging_resource_template);
94 sbox.depth = 1;
95 for(zi = 0; zi < box->depth; ++zi) {
121 sbox.depth = 1;
122 for(zi = 0; zi < tx->base.box.depth; ++zi)
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
H A Dsp_clear.c50 double depth, unsigned stencil)
76 cv = util_pack64_z_stencil(ps->format, depth, stencil);
48 softpipe_clear(struct pipe_context *pipe, unsigned buffers, const union pipe_color_union *color, double depth, unsigned stencil) argument
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dtexstorage.h41 GLsizei width, GLsizei height, GLsizei depth);
58 GLsizei width, GLsizei height, GLsizei depth);
H A Dpbo.h36 GLsizei width, GLsizei height, GLsizei depth,
49 GLsizei width, GLsizei height, GLsizei depth,
66 GLsizei width, GLsizei height, GLsizei depth,
77 GLsizei width, GLsizei height, GLsizei depth,
/external/expat/examples/
H A Delements.c49 int depth = 0; local
50 XML_SetUserData(parser, &depth);
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_staging.c33 util_staging_resource_template(struct pipe_resource *pt, unsigned width, unsigned height, unsigned depth, struct pipe_resource *template) argument
36 if(pt->target != PIPE_BUFFER && depth <= 1)
43 template->depth0 = depth;
75 util_staging_resource_template(pt, box->width, box->height, box->depth, &staging_resource_template);
94 sbox.depth = 1;
95 for(zi = 0; zi < box->depth; ++zi) {
121 sbox.depth = 1;
122 for(zi = 0; zi < tx->base.box.depth; ++zi)
/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_clear.c50 double depth, unsigned stencil)
76 cv = util_pack64_z_stencil(ps->format, depth, stencil);
48 softpipe_clear(struct pipe_context *pipe, unsigned buffers, const union pipe_color_union *color, double depth, unsigned stencil) argument
/external/mesa3d/src/mesa/main/
H A Dtexstorage.h41 GLsizei width, GLsizei height, GLsizei depth);
58 GLsizei width, GLsizei height, GLsizei depth);
H A Dpbo.h36 GLsizei width, GLsizei height, GLsizei depth,
49 GLsizei width, GLsizei height, GLsizei depth,
66 GLsizei width, GLsizei height, GLsizei depth,
77 GLsizei width, GLsizei height, GLsizei depth,
/external/opencv/otherlibs/highgui/
H A Dgrfmt_png.h81 bool IsFormatSupported( int depth );
83 int width, int height, int depth, int channels );
H A Dgrfmt_pxm.h79 bool IsFormatSupported( int depth );
82 int width, int height, int depth, int channels );
/external/qemu/distrib/sdl-1.2.15/src/video/xbios/
H A DSDL_xbios_sb3.c79 modeinfo.depth = 1<<(SDL_XBIOS_scpn_planes_device[scrinfo->device]);
80 modeinfo.flags = (modeinfo.depth == 8 ? XBIOSMODE_C2P : 0);
/external/chromium_org/third_party/brotli/src/brotli/enc/
H A Dentropy_encode.cc55 uint8_t *depth,
59 SetDepth(pool[p.index_left_], pool, depth, level);
60 SetDepth(pool[p.index_right_or_value_], pool, depth, level);
62 depth[p.index_right_or_value_] = level;
71 // Brotli specifies a maximum depth of 15 bits for "code trees"
86 uint8_t *depth) {
104 depth[tree[0].index_right_or_value_] = 1; // Only one element.
150 SetDepth(tree[2 * n - 1], &tree[0], depth, 0);
155 if (*std::max_element(&depth[0], &depth[lengt
53 SetDepth(const HuffmanTree &p, HuffmanTree *pool, uint8_t *depth, int level) argument
83 CreateHuffmanTree(const int *data, const int length, const int tree_limit, uint8_t *depth) argument
375 DecideOverRleUse(const uint8_t* depth, const int length, bool *use_rle_for_non_zero, bool *use_rle_for_zero) argument
415 WriteHuffmanTree(const uint8_t* depth, const int length, uint8_t* tree, uint8_t* extra_bits_data, int* huffman_tree_size) argument
477 ConvertBitDepthsToSymbols(const uint8_t *depth, int len, uint16_t *bits) argument
[all...]
/external/chromium_org/build/android/
H A Denvsetup.sh58 "${ENVSETUP_GYP_CHROME_SRC}/build/gyp_chromium" --depth="${ENVSETUP_GYP_CHROME_SRC}" --check "$@"
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
H A DWebGLContextAttributes.cpp81 bool WebGLContextAttributes::depth() const function in class:blink::WebGLContextAttributes
86 void WebGLContextAttributes::setDepth(bool depth) argument
88 m_depth = depth;
147 attrs.depth = m_depth;
/external/chromium_org/third_party/libaddressinput/src/cpp/src/
H A Daddress_normalizer.cc53 for (size_t depth = 1; depth < arraysize(LookupKey::kHierarchy); ++depth) {
54 AddressField field = LookupKey::kHierarchy[depth];
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
H A Dnv50_transfer.h16 uint16_t depth; member in struct:nv50_m2mf_rect
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_depth.h49 GLint n, GLint x, GLint y, GLfloat depth[] );
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dheap-profile-stats.h47 int depth; // Depth of stack trace. member in struct:HeapProfileBucket
/external/chromium_org/tools/memory_inspector/memory_inspector/core/
H A Dstacktrace_unittest.py21 self.assertEqual(st.depth, 4)
/external/chromium_org/tools/telemetry/third_party/davclient/
H A Ddavclient.py143 def copy(self, source, destination, body=None, depth='infinity', overwrite=True, headers=None):
152 headers['Depth'] = depth
157 def copy_collection(self, source, destination, depth='infinity', overwrite=True, headers=None):
166 self.copy(source, destination, body=unicode(body, 'utf-8'), depth=depth, overwrite=overwrite, headers=headers)
169 def move(self, source, destination, body=None, depth='infinity', overwrite=True, headers=None):
178 headers['Depth'] = depth
183 def move_collection(self, source, destination, depth='infinity', overwrite=True, headers=None):
192 self.move(source, destination, unicode(body, 'utf-8'), depth=depth, overwrit
[all...]
/external/mesa3d/src/gallium/drivers/nv50/
H A Dnv50_transfer.h16 uint16_t depth; member in struct:nv50_m2mf_rect

Completed in 753 milliseconds

1234567891011>>