Home
last modified time | relevance | path

Searched defs:bitmapW (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/font/
DFontCacheHistoryTracker.h45 uint16_t bitmapW; member
DFont.cpp136 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/
DrsFont.cpp113 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()