Searched refs:front (Results 1 – 4 of 4) sorted by relevance
/development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/ |
D | Cube.java | 22 …ic Cube(GLWorld world, float left, float bottom, float back, float right, float top, float front) { in Cube() argument 28 GLVertex leftBottomFront = addVertex(left, bottom, front); in Cube() 29 GLVertex rightBottomFront = addVertex(right, bottom, front); in Cube() 30 GLVertex leftTopFront = addVertex(left, top, front); in Cube() 31 GLVertex rightTopFront = addVertex(right, top, front); in Cube()
|
/development/ndk/sources/android/ndk_helper/ |
D | interpolator.cpp | 80 InterpolatorParams& item = list_params_.front(); in Update()
|
/development/perftests/panorama/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 810 # put in front of it. If left blank `html' will be used as the default path. 890 # can add a path in front of the file if the result should not be 1034 # put in front of it. If left blank `latex' will be used as the default path. 1118 # put in front of it. If left blank `rtf' will be used as the default path. 1159 # put in front of it. If left blank `man' will be used as the default path. 1188 # put in front of it. If left blank `xml' will be used as the default path.
|
/development/perftests/panorama/feature_stab/doc/ |
D | dbreg_API_doxyfile | 810 # put in front of it. If left blank `html' will be used as the default path. 890 # can add a path in front of the file if the result should not be 1034 # put in front of it. If left blank `latex' will be used as the default path. 1118 # put in front of it. If left blank `rtf' will be used as the default path. 1159 # put in front of it. If left blank `man' will be used as the default path. 1188 # put in front of it. If left blank `xml' will be used as the default path.
|