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

  /frameworks/rs/
rsFont.h 169 uint32_t mCurrentRow;
174 : mMaxHeight(maxHeight), mMaxWidth(maxWidth), mCurrentRow(currentRow),
rsFont.cpp 847 *retOriginY = mCurrentRow;
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyboardBuilder.java 148 private KeyboardRow mCurrentRow = null;
    [all...]

Completed in 374 milliseconds