OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:canUpscalePaletteToConfig
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/images/
SkImageDecoder_libpng.cpp
189
static bool
canUpscalePaletteToConfig
(SkBitmap::Config dstConfig,
524
if (!
canUpscalePaletteToConfig
(*configp, paletteHasAlpha)) {
[
all
...]
/external/skia/src/images/
SkImageDecoder_libpng.cpp
189
static bool
canUpscalePaletteToConfig
(SkBitmap::Config dstConfig,
523
if (!
canUpscalePaletteToConfig
(*configp, paletteHasAlpha)) {
[
all
...]
Completed in 379 milliseconds