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

  /packages/apps/Launcher3/src/com/android/launcher3/allapps/
AllAppsRecyclerViewContainerView.java 58 int size = grid.allAppsIconSizePx + mTouchFeedbackView.getExtraSize();
  /packages/apps/Launcher3/src/com/android/launcher3/
ClickShadowView.java 56 public int getExtraSize() {
CellLayout.java     [all...]
  /external/clang/lib/CodeGen/
EHScopeStack.h 292 /// static size_t getExtraSize(size_t);
305 void *Buffer = pushCleanup(Kind, sizeof(T) + T::getExtraSize(N));
CGExprCXX.cpp     [all...]

Completed in 8359 milliseconds