OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scalingY
(Results
1 - 4
of
4
) sorted by null
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/
Vector2dTest.java
38
private Vector2
scalingY
= new Vector2(Vector2.X);
94
renderVectorAt(2, -2,
scalingY
);
95
scalingY
.set(MathUtils.cos((System.currentTimeMillis() - start) / 260.0f), 0);
117
mash.set(0, 0).add(rotating).add(scalingX).add(
scalingY
).add(lerping1);
/external/libgdx/gdx/src/com/badlogic/gdx/math/
Matrix4.java
686
* @param
scalingY
The x-component of the scaling vector
690
float
scalingY
, float scalingZ) {
696
val[M11] =
scalingY
;
[
all
...]
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/com/badlogic/gdx/math/
Matrix4.java
[
all
...]
/prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar
Completed in 168 milliseconds