OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:webcoreImageToSkBitmap
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/WebKit/android/jni/
WebIconDatabase.h
77
SkBitmap*
webcoreImageToSkBitmap
(WebCore::Image* icon);
WebIconDatabase.cpp
53
SkBitmap*
webcoreImageToSkBitmap
(WebCore::Image* icon)
74
SkBitmap* bm =
webcoreImageToSkBitmap
(icon);
WebHistory.cpp
350
webItem->m_favicon =
webcoreImageToSkBitmap
(icon);
[
all
...]
Completed in 55 milliseconds