HomeSort by relevance Sort by last modified time
    Searched full:dp0 (Results 26 - 33 of 33) sorted by null

12

  /external/libgsm/inc/
private.h 20 word dp0[ 280 ]; member in struct:gsm_state
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Matrix_Delegate.java 855 int dp0 = (im00 | im11) ^ 1; // true if both are 0 local
862 mask |= ((dp0 & ds1) | (dp1 & ds0)) << kRectStaysRect_Shift;
    [all...]
  /external/chromium/base/third_party/dmg_fp/
dtoa.cc 485 BCinfo { int dp0, dp1, dplen, dsign, e0, inexact, nd, nd0, rounding, scale, uflchk; }; member in struct:dmg_fp::BCinfo
    [all...]
  /external/skia/src/core/
SkMatrix.cpp 121 int dp0 = (m00 | m11) ^ 1; // true if both are 0 local
128 mask |= ((dp0 & ds1) | (dp1 & ds0)) << kRectStaysRect_Shift;
    [all...]
  /external/libpcap/
optimize.c 1479 between dp0 and dp1. Currently, the code generator
    [all...]
  /packages/apps/Camera/perftests/panorama/input/
test_001.ppm     [all...]
test_006.ppm     [all...]
test_038.ppm     [all...]

Completed in 272 milliseconds

12