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

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
BitmapImage.h 162 virtual bool mayFillWithSolidColor() OVERRIDE;
Image.h 141 virtual bool mayFillWithSolidColor() { return false; }
Image.cpp 126 if (mayFillWithSolidColor()) {
170 if (mayFillWithSolidColor()) {
BitmapImage.cpp 636 bool BitmapImage::mayFillWithSolidColor()

Completed in 52 milliseconds