Searched refs:checkForSolidColor (Results 1 - 9 of 9) sorted by relevance

/external/webkit/WebCore/platform/graphics/
H A DBitmapImage.h235 void checkForSolidColor();
240 checkForSolidColor();
241 // WINCE PORT: checkForSolidColor() doesn't set m_checkedForSolidColor until
H A DBitmapImage.cpp123 checkForSolidColor();
/external/webkit/WebCore/platform/graphics/qt/
H A DImageQt.cpp152 checkForSolidColor();
200 void BitmapImage::checkForSolidColor() function in class:WebCore::BitmapImage
/external/webkit/WebCore/platform/graphics/cairo/
H A DImageCairo.cpp89 checkForSolidColor();
222 void BitmapImage::checkForSolidColor() function in class:WebCore::BitmapImage
/external/webkit/WebCore/platform/graphics/haiku/
H A DImageHaiku.cpp169 void BitmapImage::checkForSolidColor() function in class:WebCore::BitmapImage
/external/webkit/WebCore/platform/graphics/android/
H A DImageAndroid.cpp100 checkForSolidColor();
114 void BitmapImage::checkForSolidColor() function in class:WebCore::BitmapImage
/external/webkit/WebCore/platform/graphics/cg/
H A DImageCG.cpp97 checkForSolidColor();
102 void BitmapImage::checkForSolidColor() function in class:WebCore::BitmapImage
/external/webkit/WebCore/platform/graphics/wx/
H A DImageWx.cpp253 void BitmapImage::checkForSolidColor() function in class:WebCore::BitmapImage
/external/webkit/WebCore/platform/graphics/skia/
H A DImageSkia.cpp403 void BitmapImage::checkForSolidColor() function in class:WebCore::BitmapImage

Completed in 209 milliseconds