OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:substitutetranspcolor
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/images/
SkImageDecoder_libpng.cpp
171
static bool
substituteTranspColor
(SkBitmap* bm, SkPMColor match) {
463
reallyHasAlpha |=
substituteTranspColor
(decodedBitmap, theTranspColor);
[
all
...]
/external/skia/src/images/
SkImageDecoder_libpng.cpp
171
static bool
substituteTranspColor
(SkBitmap* bm, SkPMColor match) {
468
reallyHasAlpha |=
substituteTranspColor
(decodedBitmap, theTranspColor);
[
all
...]
Completed in 478 milliseconds