Home
last modified time | relevance | path

Searched refs:grid (Results 1 – 11 of 11) sorted by relevance

/development/samples/FixedGridLayout/src/com/example/android/fixedgridlayout/
DFixedGridLayoutTest.java15 FixedGridLayout grid = (FixedGridLayout)findViewById(R.id.grid); in onCreate() local
16 grid.setCellWidth(80); in onCreate()
17 grid.setCellHeight(80); in onCreate()
/development/samples/ApiDemos/src/com/example/android/apis/view/
DLayoutAnimation4.java41 GridView grid = (GridView) findViewById(R.id.grid); in onCreate() local
42 grid.setAdapter(new AppsAdapter()); in onCreate()
DLayoutAnimation5.java41 GridView grid = (GridView) findViewById(R.id.grid); in onCreate() local
42 grid.setAdapter(new AppsAdapter()); in onCreate()
DLayoutAnimation1.java41 GridView grid = (GridView) findViewById(R.id.grid); in onCreate() local
42 grid.setAdapter(new LayoutAnimation1.AppsAdapter()); in onCreate()
DLayoutAnimation6.java41 GridView grid = (GridView) findViewById(R.id.grid); in onCreate() local
42 grid.setAdapter(new AppsAdapter()); in onCreate()
/development/samples/browseable/ActivitySceneTransitionBasic/src/com.example.android.activityscenetransitionbasic/
DMainActivity.java48 setContentView(R.layout.grid); in onCreate()
51 mGridView = (GridView) findViewById(R.id.grid); in onCreate()
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DMatrixPaletteRenderer.java389 Grid grid = new Grid(uSteps + 1, vSteps + 1); in generateWeightedGrid() local
401 grid.set(i, j, x, y, z, u, v, w0, w1, 0, 1); in generateWeightedGrid()
405 grid.createBufferObjects(gl); in generateWeightedGrid()
406 return grid; in generateWeightedGrid()
DCubeMapActivity.java166 Grid grid = new Grid(uSteps + 1, vSteps + 1); in generateTorusGrid() local
189 grid.set(i, j, x, y, z, nx, ny, nz); in generateTorusGrid()
192 grid.createBufferObjects(gl); in generateTorusGrid()
193 return grid; in generateTorusGrid()
/development/samples/browseable/ActivitySceneTransitionBasic/
D_index.jd10 changeBounds to nicely transition a grid of images to an Activity with a large image
/development/tools/axl/
Dchewie.py181 pylab.grid()
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dcommit.csv15383 …c (ft_glyphslot_grid_fit_metrics, FT_Load_Glyph): Re-enable glyph metrics grid-fitting. It is now…
37175 …ages/apps/Launcher3,fake_LC9U8-5PTGeoLepPdAlA9Q@fakeemail.com,Fixing wrong check for grid migration
37361 …0,platform/packages/apps/Launcher3,fake_pzs104lVTWqwNbpSocshYA@fakeemail.com,Launcher grid changes.
37387 …ackages/apps/Launcher3,fake_pzs104lVTWqwNbpSocshYA@fakeemail.com,Portrait grid changes for Workspa…
37419 …es/apps/Launcher3,fake_LC9U8-5PTGeoLepPdAlA9Q@fakeemail.com,Extending the grid migration logic to …
37472 …ckages/apps/Launcher3,fake_pzs104lVTWqwNbpSocshYA@fakeemail.com,Landscape grid changes for Workspa…
37535 …ake_LC9U8-5PTGeoLepPdAlA9Q@fakeemail.com,Adding support for migrating the grid between any two val…
37587 …ages/apps/Launcher3,fake_LC9U8-5PTGeoLepPdAlA9Q@fakeemail.com,Moving the QSB to the workspace grid.
37618 …GeoLepPdAlA9Q@fakeemail.com,Fixing accessibility description for all-apps grid adapter. Only count…
37748 …/apps/Launcher3,fake_pzs104lVTWqwNbpSocshYA@fakeemail.com,Landscape launcher grid/all apps to spec.
[all …]