Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/graphics/android/
DImageSourceAndroid.cpp77 static bool shouldReencodeAsRLE(const SkBitmap& bm) { in shouldReencodeAsRLE() function
145 if (!shouldReencodeAsRLE(*bm)) { in convertToRLE()