Searched defs:bitmapH (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/libs/hwui/font/ |
D | Font.cpp | 63 uint8_t* bitmap, uint32_t bitmapW, uint32_t bitmapH, Rect* bounds, const float* pos) { in measureCachedGlyph() 85 uint8_t* bitmap, uint32_t bitmapW, uint32_t bitmapH, Rect* bounds, const float* pos) { in drawCachedGlyph() 104 uint8_t* bitmap, uint32_t bitmapW, uint32_t bitmapH, Rect* bounds, const float* pos) { in drawCachedGlyphBitmap() 187 int numGlyphs, int x, int y, uint8_t *bitmap, uint32_t bitmapW, uint32_t bitmapH) { in render() 286 uint32_t bitmapW, uint32_t bitmapH, Rect* bounds, const float* positions) { in render()
|
/frameworks/rs/ |
D | rsFont.cpp | 112 uint8_t* bitmap, uint32_t bitmapW, uint32_t bitmapH) { in drawCachedGlyph() 162 uint8_t *bitmap, uint32_t bitmapW, uint32_t bitmapH) { in renderUTF() 749 uint8_t *bitmap, uint32_t bitmapW, uint32_t bitmapH) { in renderText()
|