Home
last modified time | relevance | path

Searched defs:mayFillWithSolidColor (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DImage.h141 virtual bool mayFillWithSolidColor() { return false; } in mayFillWithSolidColor() function
DBitmapImage.cpp636 bool BitmapImage::mayFillWithSolidColor() in mayFillWithSolidColor() function in blink::BitmapImage