Home
last modified time | relevance | path

Searched refs:mCurrentRow (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/
DrsFont.h170 uint32_t mCurrentRow; member
175 : mMaxHeight(maxHeight), mMaxWidth(maxWidth), mCurrentRow(currentRow), in CacheTextureLine()
DrsFont.cpp846 *retOriginY = mCurrentRow; in fitBitmap()