Searched defs:bitmapW (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/libs/hwui/font/ |
D | FontCacheHistoryTracker.h | 44 uint16_t bitmapW; member
|
D | Font.cpp | 136 uint8_t* bitmap, uint32_t bitmapW, uint32_t bitmapH, Rect* bounds, const float* pos) { in measureCachedGlyph() 158 uint8_t* bitmap, uint32_t bitmapW, uint32_t bitmapH, Rect* bounds, const float* pos) { in drawCachedGlyph() 177 uint8_t* bitmap, uint32_t bitmapW, uint32_t bitmapH, Rect* bounds, const float* pos) { in drawCachedGlyphTransformed() 379 uint32_t bitmapW, uint32_t bitmapH, Rect* bounds, const float* positions) { in render()
|
/frameworks/rs/ |
D | rsFont.cpp | 113 uint8_t* bitmap, uint32_t bitmapW, uint32_t bitmapH) { in drawCachedGlyph() 163 uint8_t *bitmap, uint32_t bitmapW, uint32_t bitmapH) { in renderUTF() 748 uint8_t *bitmap, uint32_t bitmapW, uint32_t bitmapH) { in renderText()
|