Searched defs:colorOffset (Results 1 – 7 of 7) sorted by relevance
36 size_t colorOffset = vertexStride - sizeof(SkIPoint16) - sizeof(GrColor); in regen_colors() local
364 size_t colorOffset = 3 * sizeof(float); in drawSDFGlyphs() local
232 SkIPoint colorOffset = SkIPoint::Make(0, 0); in onFilterImage() local
217 SkIPoint colorOffset = SkIPoint::Make(0, 0); in onFilterImage() local
616 size_t colorOffset = hasW ? sizeof(SkPoint3) : sizeof(SkPoint); in appendGlyph() local
54 int colorOffset = srcOffset + (isDXT1 ? 0 : 8); in UncompressDXTBlock() local
2112 constexpr size_t colorOffset = 1; in TEST_P() local