HomeSort by relevance Sort by last modified time
    Searched full:fixedpoint (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/third_party/skia/src/core/
SkDeviceLooper.h 85 kBW_Delta = 1 << 14, // 16K, gives room to spare for fixedpoint
SkEdge.cpp 452 // we want to say SkASSERT(oldy <= newy), but our finite fixedpoint
SkScan_Antihair.cpp 831 XRect (fixedpoint), as it won't overflow.
  /external/skia/src/core/
SkDeviceLooper.h 85 kBW_Delta = 1 << 14, // 16K, gives room to spare for fixedpoint
SkEdge.cpp 452 // we want to say SkASSERT(oldy <= newy), but our finite fixedpoint
SkScan_Antihair.cpp 831 XRect (fixedpoint), as it won't overflow.
  /external/aac/libFDK/include/
common_fix.h 151 /* macros for compile-time conversion of constant float values to fixedpoint */
167 /* macros for runtime conversion of float values to integer fixedpoint. NO OVERFLOW CHECK!!! */
172 /* macros for runtime conversion of fixedpoint values to other fixedpoint. NO ROUNDING!!! */
181 /* macros for runtime conversion of integer fixedpoint values to float. */
  /external/chromium_org/third_party/skia/tests/
DrawPathTest.cpp 14 // test that we can draw an aa-rect at coordinates > 32K (bigger than fixedpoint)
  /external/skia/tests/
DrawPathTest.cpp 14 // test that we can draw an aa-rect at coordinates > 32K (bigger than fixedpoint)
  /external/robolectric/lib/main/
maps_v16.jar 
  /external/svox/pico/lib/
picocep.c 101 * Fixedpoint arithmetic (might go into a separate module if general enough and needed by other modules)
    [all...]

Completed in 361 milliseconds