HomeSort by relevance Sort by last modified time
    Searched refs:depths (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/
script.js 41 depths = new Array(3);
42 depths[0] = maxDepth;
43 depths[1] = minDepth;
44 depths[2] = avgDepth;
46 return depths;
56 var depths = new Array(3);
58 depths = computeDepth(dom);
67 domDepths: depths });
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
lbximage.h 77 int depths[LBX_MAX_DEPTHS]; member in struct:_LbxPixmapCompMethod
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlib.h 295 int ndepths; /* number of depths possible */
296 Depth *depths; /* list of allowable depths on the screen */ member in struct:__anon20070
    [all...]

Completed in 207 milliseconds