OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kFront
(Results
1 - 2
of
2
) sorted by null
/development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/
Cube.java
50
public static final int
kFront
= 1;
Kube.java
118
mCubes[i + j].setFaceColor(Cube.
kFront
, green);
142
mLayers[
kFront
] = new Layer(Layer.kAxisZ);
181
layer = mLayers[
kFront
];
336
static final int
kFront
= 4;
Completed in 449 milliseconds