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

/frameworks/rs/
H A DrsFont.h169 uint32_t mCurrentRow; member in struct:android::renderscript::FontState::CacheTextureLine
174 : mMaxHeight(maxHeight), mMaxWidth(maxWidth), mCurrentRow(currentRow),
H A DrsFont.cpp847 *retOriginY = mCurrentRow;

Completed in 854 milliseconds