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

  /external/libvpx/vp8/common/
textblit.c 63 int steep = abs(y1 - y0) > abs(x1 - x0); local
67 if (steep)
102 if (steep)
  /external/jmonkeyengine/engine/src/test/jme3test/material/
TestParallax.java 149 steep = !steep;
150 mat.setBoolean("SteepParallax", steep);
163 boolean steep = false; field in class:TestParallax
  /external/zxing/core/
core.jar 

Completed in 67 milliseconds