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