Searched defs:fillWidth (Results 1 – 4 of 4) sorted by relevance
553 int fillWidth() const override { in fillWidth() function in SkBmpRLESampler579 int SkBmpRLECodec::fillWidth() const { in fillWidth() function in SkBmpRLECodec
42 int fillWidth() const override { in fillWidth() function
74 int fillWidth() const override { in fillWidth() function
773 const int fillWidth = sampler ? sampler->fillWidth() : in fillIncompleteImage() local