Home
last modified time | relevance | path

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

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