HomeSort by relevance Sort by last modified time
    Searched defs:yCount (Results 1 - 4 of 4) sorted by null

  /frameworks/base/libs/hwui/
PatchCache.h 69 xCount(0), yCount(0), emptyCount(0), colorKey(0) {
74 const uint32_t xCount, const uint32_t yCount,
78 xCount(xCount), yCount(yCount),
108 uint32_t yCount;
  /packages/apps/Launcher2/src/com/android/launcher2/
InstallShortcutReceiver.java 339 final int yCount = LauncherModel.getCellCountY();
340 boolean[][] occupied = new boolean[xCount][yCount];
353 for (int y = cellY; 0 <= y && y < cellY + spanY && y < yCount; y++) {
361 return CellLayout.findVacantCell(xy, 1, 1, xCount, yCount, occupied);
  /external/icu4c/i18n/
dtitvfmt.cpp 782 int32_t yCount = 0;
807 ++yCount;
865 if ( yCount != 0 ) {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 83 milliseconds