HomeSort by relevance Sort by last modified time
    Searched full:wind (Results 1 - 25 of 224) sorted by null

1 2 3 4 5 6 7 8 9

  /external/libyuv/files/source/
general.cc 34 int wind, hind; local
40 for (wind = 0; wind < halfWidth; wind++) {
42 indO = hind * src_ystride + wind;
43 indS = hind * dst_ystride + (width - wind - 1);
54 for (wind = 0; wind < halfuvWidth; wind++) {
56 indO = hind * halfSrcuvStride + wind;
    [all...]
  /development/ide/xcode/ports/
SkBitmap_Mac.cpp 106 void SkBitmap::drawToPort(WindowRef wind, CGContextRef cg) const {
113 SetPortWindowPort(wind);
114 QDBeginCGContext(GetWindowPort(wind), &cg);
138 QDEndCGContext(GetWindowPort(wind), &cg);
  /external/mesa3d/docs/
RELNOTES-6.3.2 27 Wind River UGL implements OpenGL 1.3
RELNOTES-5.0.1 33 Wind River UGL implements OpenGL 1.3
RELNOTES-5.0.2 33 Wind River UGL implements OpenGL 1.3
RELNOTES-6.2 42 Wind River UGL implements OpenGL 1.3
RELNOTES-6.2.1 40 Wind River UGL implements OpenGL 1.3
RELNOTES-6.3.1 39 Wind River UGL implements OpenGL 1.3
relnotes-7.4.4.html 59 Wind River UGL unsupported
RELNOTES-4.0.2 40 Wind River UGL implements OpenGL 1.3
RELNOTES-4.0.3 42 Wind River UGL implements OpenGL 1.3
RELNOTES-6.0.1 40 Wind River UGL implements OpenGL 1.3
osmesa.html 70 You'll wind up with a library named libOSMesa16.so or libOSMesa32.so.
relnotes-7.0.4.html 71 Wind River UGL unsupported
relnotes-7.3.html 84 Wind River UGL unsupported
relnotes-7.4.1.html 70 Wind River UGL unsupported
relnotes-7.4.2.html 65 Wind River UGL unsupported
relnotes-7.4.3.html 70 Wind River UGL unsupported
relnotes-7.4.html 80 Wind River UGL unsupported
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
CodeAddress.java 26 * do not in general directly wind up in any output (either
  /dalvik/dx/src/com/android/dx/dex/code/
CodeAddress.java 26 * do not in general directly wind up in any output (either
  /external/chromium/chrome/browser/chromeos/login/
cookie_fetcher.h 42 // a full-fledged set of Google AuthN cookies. These cookies will wind up
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
CodeAddress.java 26 * do not in general directly wind up in any output (either
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
linecnt.inp 4 Driven by the wind,
linecnt.good 8 Driven by the wind,

Completed in 215 milliseconds

1 2 3 4 5 6 7 8 9