HomeSort by relevance Sort by last modified time
    Searched refs:substituteTranspColor (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/images/
SkImageDecoder_libpng.cpp 168 static bool substituteTranspColor(SkBitmap* bm, SkPMColor match) {
462 reallyHasAlpha |= substituteTranspColor(decodedBitmap, theTranspColor);
    [all...]
  /external/skia/src/images/
SkImageDecoder_libpng.cpp 168 static bool substituteTranspColor(SkBitmap* bm, SkPMColor match) {
462 reallyHasAlpha |= substituteTranspColor(decodedBitmap, theTranspColor);
    [all...]

Completed in 54 milliseconds