Home
last modified time | relevance | path

Searched defs:posOffset (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/gm/
Dstrokedlines.cpp85 const SkPoint posOffset = SkPoint::Make(0.5f * cos, 0.5f * sin); in draw_snowflake() local
/third_party/flutter/skia/gm/
Dstrokedlines.cpp85 const SkPoint posOffset = SkPoint::Make(0.5f * cos, 0.5f * sin); in draw_snowflake() local
/third_party/flatbuffers/tests/my-game/example/
Dmonster.js507 static addPos(builder, posOffset) { argument
/third_party/node/deps/icu-small/source/i18n/
Dtzfmt.cpp1668 ParsePosition posOffset(start + 1); in parseOffsetISO8601() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dtzfmt.cpp1663 ParsePosition posOffset(start + 1); in parseOffsetISO8601() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dtzfmt.cpp1668 ParsePosition posOffset(start + 1); in parseOffsetISO8601() local
/third_party/icu/icu4c/source/i18n/
Dtzfmt.cpp1668 ParsePosition posOffset(start + 1); in parseOffsetISO8601() local
/third_party/flatbuffers/tests/MyGame/Example/
DMonster.java215 …public static void addPos(FlatBufferBuilder builder, int posOffset) { builder.addStruct(0, posOffs… in addPos()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DStateChangeTest.cpp1779 constexpr size_t posOffset = 0; in TEST_P() local
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dstate.h1224 uint32_t posOffset : 2; // type of offset (none, sample, centroid) to add to pixel position member
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DStateChangeTest.cpp2103 constexpr size_t posOffset = 0; in TEST_P() local