Searched defs:bitmapW (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/libs/hwui/font/ |
D | FontCacheHistoryTracker.h | 45 uint16_t bitmapW; member
|
D | Font.cpp | 136 uint32_t bitmapW, uint32_t bitmapH, Rect* bounds, const float* pos) { in measureCachedGlyph() 157 void Font::drawCachedGlyph(CachedGlyphInfo* glyph, int x, int y, uint8_t* bitmap, uint32_t bitmapW, in drawCachedGlyph() 176 uint32_t bitmapW, uint32_t bitmapH, Rect* bounds, in drawCachedGlyphTransformed() 372 RenderMode mode, uint8_t* bitmap, uint32_t bitmapW, uint32_t bitmapH, 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()
|