Searched defs:bitmapH (Results 1 – 2 of 2) sorted by relevance
/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() 741 uint8_t *bitmap, uint32_t bitmapW, uint32_t bitmapH) { in renderText()
|
/frameworks/base/libs/hwui/ |
D | FontRenderer.cpp | 100 uint8_t* bitmap, uint32_t bitmapW, uint32_t bitmapH, Rect* bounds, const float* pos) { in measureCachedGlyph() 122 uint8_t* bitmap, uint32_t bitmapW, uint32_t bitmapH, Rect* bounds, const float* pos) { in drawCachedGlyph() 141 uint8_t* bitmap, uint32_t bitmapW, uint32_t bitmapH, Rect* bounds, const float* pos) { in drawCachedGlyphBitmap() 224 int numGlyphs, int x, int y, uint8_t *bitmap, uint32_t bitmapW, uint32_t bitmapH) { in render() 302 uint32_t bitmapW, uint32_t bitmapH, Rect* bounds, const float* positions) { in render()
|