Searched refs:swapOnly (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/images/
H A DSkImageDecoder_libjpeg.cpp846 bool swapOnly = (rect == region) && bm->isNull() && local
850 if (swapOnly) {
891 if (swapOnly) {
950 if (swapOnly) {
H A DSkImageDecoder_libpng.cpp818 const bool swapOnly = (rect == region) && (w == decodedBitmap.width()) && local
821 if (swapOnly) {
980 if (swapOnly) {
/external/skia/src/images/
H A DSkImageDecoder_libjpeg.cpp846 bool swapOnly = (rect == region) && bm->isNull() && local
850 if (swapOnly) {
891 if (swapOnly) {
950 if (swapOnly) {
H A DSkImageDecoder_libpng.cpp818 const bool swapOnly = (rect == region) && (w == decodedBitmap.width()) && local
821 if (swapOnly) {
978 if (swapOnly) {

Completed in 138 milliseconds