HomeSort by relevance Sort by last modified time
    Searched full:acceleration (Results 376 - 400 of 508) sorted by null

<<11121314151617181920>>

  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_surface.h 203 * \brief Sets the RLE acceleration hint for a surface.
  /docs/source.android.com/src/devices/input/
diagnostics.jd 352 PointerVelocityControlParameters: scale=1.000, lowThreshold=500.000, highThreshold=3000.000, acceleration=3.000
353 WheelVelocityControlParameters: scale=1.000, lowThreshold=15.000, highThreshold=50.000, acceleration=4.000
  /external/icu/icu4c/source/i18n/unicode/
measunit.h 211 * Returns unit of acceleration: g-force.
219 * Returns unit of acceleration: meter-per-second-squared.
    [all...]
  /external/opencv3/modules/ts/misc/
table_formatter.py 476 cell = $("<th><input id='" + id + "' name='" + id + "' type='text' style='width:100%%' class='filter_col_rel' title='Filter out lines with a x-factor of acceleration less than Nx'></input></th>")
480 cell = $("<th><input id='" + id + "' name='" + id + "' type='text' style='width:100%%' class='filter_col_cr' title='Filter out lines with a percentage of acceleration less than N%%'></input></th>")
  /frameworks/native/libs/input/
VelocityTracker.cpp 182 // Not as good as 'lsq2' because it cannot estimate acceleration but it is
191 // for acceleration but it typically overestimates the effect.
    [all...]
  /device/google/marlin/location/loc_api/loc_api_v02/
location_service_v02.h     [all...]
  /device/huawei/angler/location/loc_api/loc_api_v02/
location_service_v02.h     [all...]
  /device/lge/bullhead/location/loc_api/loc_api_v02/
location_service_v02.h     [all...]
  /device/moto/shamu/location/loc_api/loc_api_v02/
location_service_v02.h     [all...]
  /frameworks/support/compat/java/android/support/v4/view/
ViewCompat.java 184 * rendering pipeline, even if hardware acceleration is enabled.</p>
187 * <p>When the application is not using hardware acceleration, a software layer
190 * <p>When the application is using hardware acceleration, a software layer
198 * potentially be slow (particularly when hardware acceleration is turned on
208 * rendering pipeline, but only if hardware acceleration is turned on for the
209 * view hierarchy. When hardware acceleration is turned off, hardware layers
    [all...]
  /prebuilts/android-emulator/linux-x86_64/
emulator-ranchu-x86 
emulator-ranchu-x86_64 
emulator-ranchu-arm64 
emulator-ranchu-mips64 
  /docs/source.android.com/src/compatibility/4.3/
android-4.3-cdd.xhtml 93 <a href="#section-7.1.4">7.1.4. 2D and 3D Graphics Acceleration</a><br/>
205 <a name="resources09"></a><li>Hardware Acceleration: <a href="http://developer.android.com/guide/topics/graphics/hardware-accel.html">http://developer.android.com/guide/topics/graphics/hardware-accel.html</a></li>
    [all...]
  /hardware/libhardware/include/hardware/
audio_effect.h 131 // | Hardware acceleration | 16..17 | 0 No hardware acceleration
132 // | | | 1 non tunneled hw acceleration: the process() function
136 // | | | 2 tunneled hw acceleration: the process() function is
211 // Hardware acceleration mode
    [all...]
  /frameworks/base/packages/SettingsLib/res/values/
strings.xml     [all...]
  /device/google/contexthub/sensorhal/
hubconnection.cpp 483 sv = &initEv(&nev[cnt++], timestamp, type, sensor)->acceleration;
509 sv = &initEv(&nev[cnt++], timestamp, type, sensor)->acceleration;
    [all...]
  /docs/source.android.com/src/compatibility/4.0/
android-4.0-cdd.xhtml 191 <a name="resources09"></a><li>Hardware Acceleration: <a href="http://developer.android.com/guide/topics/graphics/hardware-accel.html">http://developer.android.com/guide/topics/graphics/hardware-accel.html</a></li>
    [all...]
  /docs/source.android.com/src/compatibility/4.2/
android-4.2-cdd.xhtml 203 <a name="resources09"></a><li>Hardware Acceleration: <a href="http://developer.android.com/guide/topics/graphics/hardware-accel.html">http://developer.android.com/guide/topics/graphics/hardware-accel.html</a></li>
    [all...]
  /external/libdrm/intel/
intel_bufmgr_fake.c 782 /* Wait for hardware idle. We don't know where acceleration has been
    [all...]
  /external/opencv3/doc/tutorials/calib3d/real_time_pose/
real_time_pose.markdown 555 with its first and second derivatives (velocity and acceleration), then rotation is added in form
557 velocity and acceleration)
    [all...]
  /external/skia/tests/
ImageFilterTest.cpp 699 // Check that the blur filter when recorded with RTree acceleration,
701 // matches the same filter drawn with without RTree acceleration.
    [all...]
  /frameworks/base/docs/html/guide/topics/resources/
animation-resource.jd 652 acceleration for the {@link android.view.animation.AnticipateInterpolator}, or adjust the number of
696 <dd><em>Float</em>. The acceleration rate (default is 1).</dd>
    [all...]
  /frameworks/native/services/inputflinger/
InputReader.h 220 // Without acceleration, a full swipe of the touch pad diagonal in movement mode
227 // Without acceleration, a full swipe of the touch pad diagonal in zoom mode
    [all...]

Completed in 1816 milliseconds

<<11121314151617181920>>