Searched defs:fillWidth (Results 1 – 4 of 4) sorted by relevance
38 int fillWidth() const override { in fillWidth() function
64 int fillWidth() const override { in fillWidth() function
543 int fillWidth() const override { in fillWidth() function in SkBmpRLESampler569 int SkBmpRLECodec::fillWidth() const { in fillWidth() function in SkBmpRLECodec
665 const int fillWidth = sampler ? sampler->fillWidth() : in fillIncompleteImage() local