OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Acceleration
(Results
1 - 7
of
7
) sorted by null
/external/deqp/framework/platform/win32/
tcuWGL.hpp
69
enum
Acceleration
83
Acceleration
acceleration
;
member in class:tcu::wgl::PixelFormatInfo
135
,
acceleration
(ACCELERATION_LAST)
tcuWGL.cpp
281
static PixelFormatInfo::
Acceleration
translateAcceleration (int accel)
335
info.
acceleration
= translateAcceleration(values[2]);
/hardware/intel/common/libva/
libva.spec
11
Summary: Video
Acceleration
(VA) API for Linux
40
The libva library implements the Video
Acceleration
(VA) API for Linux.
44
Summary: Video
Acceleration
(VA) API for Linux -- development files
50
The libva library implements the Video
Acceleration
(VA) API for Linux.
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/particles/influencers/
DynamicsModifier.java
14
/** It's the base class for any kind of influencer which operates on angular velocity and
acceleration
of the particles.
35
accellerationChannel = controller.particles.addChannel(ParticleChannels.
Acceleration
);
303
accelerationChannel = controller.particles.addChannel(ParticleChannels.
Acceleration
);
353
directionalVelocityChannel = controller.particles.addChannel(ParticleChannels.
Acceleration
);
399
directionalVelocityChannel = controller.particles.addChannel(ParticleChannels.
Acceleration
);
449
accelerationChannel = controller.particles.addChannel(ParticleChannels.
Acceleration
);
DynamicsInfluencer.java
45
accellerationChannel = controller.particles.getChannel(ParticleChannels.
Acceleration
);
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/particles/
ParticleChannels.java
113
public static final ChannelDescriptor
Acceleration
= new ChannelDescriptor(newGlobalId(), float.class, 3); //gl units/s2
/external/blktrace/btreplay/doc/
btreplay.tex
500
\subsubsection{\label{sec:o-x}\texttt{-x} or \texttt{--acc-factor}\\
Acceleration
504
with no waiting time, this option specifies some
acceleration
factor
Completed in 1035 milliseconds