OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SkAlphaTypeIsOpaque
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/include/core/
SkImageInfo.h
53
static inline bool
SkAlphaTypeIsOpaque
(SkAlphaType at) {
113
return
SkAlphaTypeIsOpaque
(fAlphaType);
/external/skia/include/core/
SkImageInfo.h
53
static inline bool
SkAlphaTypeIsOpaque
(SkAlphaType at) {
113
return
SkAlphaTypeIsOpaque
(fAlphaType);
Completed in 1406 milliseconds