/external/qemu/distrib/sdl-1.2.15/src/video/dga/ |
SDL_dgavideo.c | 250 mode->depth == 24 ? mode->bitsPerPixel : mode->depth, 289 int a_bpp = a->depth == 24 ? a->bitsPerPixel : a->depth; 290 int b_bpp = b->depth == 24 ? b->bitsPerPixel : b->depth; 366 /* Determine the current screen depth */ 380 if ( vformat->BitsPerPixel == pix_format[i].depth ) 476 int depth; local 478 depth = modes[i].depth [all...] |
/external/skia/src/pathops/ |
SkDCubicIntersection.cpp | 108 SkDebugf("%.*s %s t1=(%1.9g,%1.9g) t2=(%1.9g,%1.9g)", i.depth()*2, tab, 147 SkDebugf("%.*s %s 1 contains1=%d/%d contains2=%d/%d\n", i.depth()*2, tab, 159 i.depth()*2, tab, __FUNCTION__, c1Bottom, c1Top, 0., 1., 162 " c2Max=%1.9g\n", i.depth()*2, tab, __FUNCTION__, to1, to2, c1Min, 167 SkDebugf("%.*s %s 1 i.used=%d t=%1.9g\n", i.depth()*2, tab, __FUNCTION__, 189 SkDebugf("%.*s %s 2 contains1=%d/%d contains2=%d/%d\n", i.depth()*2, tab, 201 i.depth()*2, tab, __FUNCTION__, 0., 1., c2Bottom, c2Top, 204 " c2Max=%1.9g\n", i.depth()*2, tab, __FUNCTION__, to1, to2, c1Min, 209 SkDebugf("%.*s %s 2 i.used=%d t=%1.9g\n", i.depth()*2, tab, __FUNCTION__, 215 SkDebugf("%.*s %s 3 contains1=%d/%d contains2=%d/%d\n", i.depth()*2, tab [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/ |
pyassem.py | 336 """Compute the max stack depth. 342 depth = {} 345 depth[b] = findDepth(b.getInstructions()) 353 d = d + depth[b] 654 # XXX 1. need to keep track of stack depth on jumps 658 depth = 0 666 depth = depth + delta 672 depth = depth + delt [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/ |
pyassem.py | 336 """Compute the max stack depth. 342 depth = {} 345 depth[b] = findDepth(b.getInstructions()) 353 d = d + depth[b] 654 # XXX 1. need to keep track of stack depth on jumps 658 depth = 0 666 depth = depth + delta 672 depth = depth + delt [all...] |
/external/eigen/Eigen/src/Core/products/ |
GeneralBlockPanelKernel.h | 531 void operator()(ResScalar* res, Index resStride, const LhsScalar* blockA, const RhsScalar* blockB, Index rows, Index depth, Index cols, ResScalar alpha, 536 if(strideA==-1) strideA = depth; 537 if(strideB==-1) strideB = depth; 544 const Index peeled_kc = (depth/4)*4; 549 // loops on each micro vertical panel of rhs (depth x nr) 552 traits.unpackRhs(depth*nr,&blockB[j2*strideB+offsetB*nr],unpackedB); 554 // loops on each largest micro horizontal panel of lhs (mr x depth) 704 for(Index k=peeled_kc; k<depth; k++) 894 for(Index k=peeled_kc; k<depth; k++) [all...] |
/dalvik/hit/src/com/android/hit/ |
Heap.java | 68 int depth) { 72 trace = trace.fromDepth(depth);
|
State.java | 87 int depth) { 88 return mCurrentHeap.getStackTraceAtDepth(traceSerialNumber, depth);
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/ |
ThreadGroupTest.java | 170 final int DEPTH = 4; 171 final Vector<ThreadGroup> subgroups = buildRandomTreeUnder(testRoot, DEPTH); 458 final int DEPTH = 4; 459 buildRandomTreeUnder(testRoot, DEPTH); 947 final int depth, final Vector<ThreadGroup> allCreated) { 948 if (depth <= 0) { 955 final String name = " Depth = " + depth + ",N = " + iClone 964 asyncBuildRandomTreeUnder(newGroup, depth - 1, allCreated); 973 final int depth) { [all...] |
/external/chromium_org/build/android/pylib/gtest/ |
test_package_exe.py | 65 depth = os.environ['NATIVE_COVERAGE_DEPTH_STRIP'] 72 export_string += 'export GCOV_PREFIX_STRIP=%s\n' % depth
|
/external/chromium_org/native_client_sdk/src/libraries/xray/ |
browser.c | 101 uint32_t depth = XRAY_EXTRACT_DEPTH( local 105 XRAY_EXTRACT_DEPTH((*stack_top)->depth_addr) >= depth) {
|
/external/chromium_org/third_party/mesa/src/docs/OLD/ |
MESA_packed_depth_stencil.spec | 35 transfer depth and stencil image data. Specifically, we defined new 36 packed pixel formats and types which pack both stencil and depth 50 preceeds depth in the 1_15 and 8_24 formats? 86 DEPTH_COMPONENT Depth Depth component 99 DEPTH_STENCIL Depth, Depth component, stencil index. 182 DEPTH_STENCIL_MESA depth stencil
|
/external/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/ |
egl_dri2.h | 163 int depth; member in struct:dri2_egl_surface 248 int depth, EGLint surface_type, const EGLint *attr_list,
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/ |
draw_llvm.h | 47 uint32_t depth; member in struct:draw_jit_texture 294 uint32_t width, uint32_t height, uint32_t depth,
|
draw_llvm_sample.c | 146 DRAW_LLVM_TEXTURE_MEMBER(depth, DRAW_JIT_TEXTURE_DEPTH, TRUE) 236 sampler->dynamic_state.base.depth = draw_llvm_texture_depth;
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/postprocess/ |
pp_run.c | 69 pipe_resource_reference(&ppq->depth, indepth); 103 pipe_resource_reference(&ppq->depth, NULL);
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/rbug/ |
rbug_texture.h | 102 uint32_t *depth; member in struct:rbug_proto_texture_info_reply 171 uint32_t *depth,
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
lp_tex_sample.c | 151 LP_LLVM_TEXTURE_MEMBER(depth, LP_JIT_TEXTURE_DEPTH, TRUE) 246 sampler->dynamic_state.base.depth = lp_llvm_texture_depth;
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/ |
nv50_transfer.c | 44 rect->depth = u_minify(res->depth0, l); 48 rect->depth = 1; 80 PUSH_DATA (push, src->depth); 97 PUSH_DATA (push, dst->depth); 292 size * tx->base.box.depth, NULL, &tx->rect[1].bo); 301 tx->rect[1].depth = 1; 309 for (i = 0; i < box->depth; ++i) { 336 for (i = 0; i < tx->base.box.depth; ++i) {
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/ |
svga_cmd.h | 126 uint32 color, float depth, uint32 stencil, 131 SVGA3dClearFlag flags, uint32 color, float depth,
|
/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/ |
p_state.h | 130 * When false, depth clipping is disabled and the depth value will be 131 * clamped later at the per-pixel level before depth testing. 218 unsigned enabled:1; /**< depth test enabled? */ 219 unsigned writemask:1; /**< allow depth buffer writes? */ 220 unsigned func:3; /**< depth test func (PIPE_FUNC_x) */ 246 struct pipe_depth_state depth; member in struct:pipe_depth_stencil_alpha_state 325 * depth stencil attachment point. 393 int depth; member in struct:pipe_box
|
/external/chromium_org/third_party/mesa/src/src/glx/apple/ |
apple_glx_surface.c | 52 unsigned int width = 0, height = 0, bd, depth; local 54 XGetGeometry(dpy, drawable, &root, &x, &y, &width, &height, &bd, &depth);
|
/external/chromium_org/third_party/mesa/src/src/glx/ |
renderpix.c | 68 * \param depth Depth of the image, must be 1 for 1D or 2D images 82 GLint width, GLint height, GLint depth, 95 (*gc->fillImage) (gc, dim, width, height, depth, format, type,
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/ |
intel_tex_subimage.c | 156 GLsizei width, GLsizei height, GLsizei depth, 168 width, height, depth,
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/ |
radeon_texture.c | 117 slices = timage->Depth; 613 texImage->Depth = 1; 733 for (i = 0; i < mt->levels[level].depth; i++) 789 int width, height, depth; local 794 depth = texImage->Depth; 799 (texObj->Target == GL_TEXTURE_3D && depth == 1))) { 802 * likely base level width/height/depth for a full mipmap stack 817 if (depth != 1) 818 depth <<= 1 [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
formats.h | 323 GLsizei height, GLsizei depth); 327 GLsizei height, GLsizei depth);
|