Home | History | Annotate | Download | only in graphics

Lines Matching refs:row3

1773     uint32_t* row3 = bitmap->getAddr32(0, 2);
1790 memcpy(row3 + x, row3Color, count * sizeof(SkPMColor));