Searched defs:posOffset (Results 1 – 10 of 10) sorted by relevance
85 const SkPoint posOffset = SkPoint::Make(0.5f * cos, 0.5f * sin); in draw_snowflake() local
947 size_t posOffset = spec->findAttribute("pos")->offset; in onDraw() local
168 float posOffset = 0f; in drawValues() local
212 float posOffset = 0f; in drawValues() local
535 static addPos(builder, posOffset) { argument
1668 ParsePosition posOffset(start + 1); in parseOffsetISO8601() local
221 …public static void addPos(FlatBufferBuilder builder, int posOffset) { builder.addStruct(0, posOffs… in addPos()
1224 uint32_t posOffset : 2; // type of offset (none, sample, centroid) to add to pixel position member
2240 constexpr size_t posOffset = 0; in TEST_P() local