HomeSort by relevance Sort by last modified time
    Searched refs:screenCount (Results 1 - 5 of 5) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
Workspace.java     [all...]
AppsCustomizePagedView.java     [all...]
  /external/pdfium/core/src/reflow/
layoutprocessor_reflow.cpp 74 int screenCount = 1;
76 while (h > screenCount * fitPageHeight) {
77 FX_FLOAT tempPageHeight = screenCount * fitPageHeight;
91 FX_FLOAT spaceh = screenCount * fitPageHeight + posY + pData->m_Height;
126 screenCount++;
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
Workspace.java     [all...]
AppsCustomizePagedView.java     [all...]

Completed in 249 milliseconds