HomeSort by relevance Sort by last modified time
    Searched refs:measureCachedGlyph (Results 1 - 7 of 7) sorted by null

  /frameworks/base/libs/hwui/font/
Font.h 128 void measureCachedGlyph(CachedGlyphInfo* glyph, int x, int y,
Font.cpp 141 void Font::measureCachedGlyph(CachedGlyphInfo *glyph, int x, int y,
398 &android::uirenderer::Font::measureCachedGlyph,
399 &android::uirenderer::Font::measureCachedGlyph
  /frameworks/rs/
rsFont.h 132 void measureCachedGlyph(CachedGlyphInfo *glyph, int32_t x, int32_t y, Rect *bounds);
rsFont.cpp 139 void Font::measureCachedGlyph(CachedGlyphInfo *glyph, int32_t x, int32_t y, Rect *bounds) {
211 measureCachedGlyph(cachedGlyph, penX, penY, bounds);
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rsFont.h 132 void measureCachedGlyph(CachedGlyphInfo *glyph, int32_t x, int32_t y, Rect *bounds);
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rsFont.h 132 void measureCachedGlyph(CachedGlyphInfo *glyph, int32_t x, int32_t y, Rect *bounds);
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rsFont.h 132 void measureCachedGlyph(CachedGlyphInfo *glyph, int32_t x, int32_t y, Rect *bounds);

Completed in 589 milliseconds