Searched defs:bitmapH (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/libs/hwui/font/ |
D | Font.cpp | 142 uint8_t* bitmap, uint32_t bitmapW, uint32_t bitmapH, Rect* bounds, const float* pos) { in measureCachedGlyph() 164 uint8_t* bitmap, uint32_t bitmapW, uint32_t bitmapH, Rect* bounds, const float* pos) { in drawCachedGlyph() 183 uint8_t* bitmap, uint32_t bitmapW, uint32_t bitmapH, Rect* bounds, const float* pos) { in drawCachedGlyphTransformed() 388 uint32_t bitmapW, uint32_t bitmapH, Rect* bounds, const float* positions) { in render()
|
/frameworks/rs/ |
D | rsFont.cpp | 114 uint8_t* bitmap, uint32_t bitmapW, uint32_t bitmapH) { in drawCachedGlyph() 164 uint8_t *bitmap, uint32_t bitmapW, uint32_t bitmapH) { in renderUTF() 753 uint8_t *bitmap, uint32_t bitmapW, uint32_t bitmapH) { in renderText()
|