Searched refs:fillPixels (Results 1 – 1 of 1) sorted by relevance
38 void fillPixels(int width, int height, void *pixels) { in fillPixels() function in skiagm::RectangleTexture135 this->fillPixels(kWidth, kHeight, pixels); in onDraw()