OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_bitmap
(Results
1 - 1
of
1
) sorted by null
/external/skia/emoji/
EmojiFont.cpp
102
static const SkBitmap*
get_bitmap
(int index) {
function in namespace:android
169
const SkBitmap* bitmap =
get_bitmap
(glyphID - kGlyphBase);
189
const SkBitmap* bitmap =
get_bitmap
(glyphID - kGlyphBase);
Completed in 108 milliseconds