Home
last modified time | relevance | path

Searched refs:substituteTranspColor (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/images/
DSkImageDecoder_libpng.cpp148 static bool substituteTranspColor(SkBitmap* bm, SkPMColor match) { in substituteTranspColor() function
448 reallyHasAlpha |= substituteTranspColor(decodedBitmap, theTranspColor); in onDecode()