Home
last modified time | relevance | path

Searched defs:kPts (Results 1 – 18 of 18) sorted by relevance

/external/skqp/gm/
Drrectclipdrawpaint.cpp36 constexpr SkPoint kPts[] = {{0.f, 0.f}, {256.f, 256.f}}; variable
Dstroke_rect_shader.cpp18 constexpr SkPoint kPts[] {{kRect.fLeft, kRect.fTop}, {kRect.fRight, kRect.fBottom}}; variable
Dmodecolorfilters.cpp20 constexpr SkPoint kPts[] = {{0, 0}, {1, 1}}; in make_color_shader() local
Dcoloremoji.cpp26 constexpr SkPoint kPts[] = { { 0, 0 }, { 32, 32 } }; in MakeLinear() local
Dgradients_no_texture.cpp95 constexpr SkPoint kPts[2] = { { 0, 0 }, in onDraw() local
/external/skia/gm/
Drrectclipdrawpaint.cpp44 constexpr SkPoint kPts[] = {{0.f, 0.f}, {256.f, 256.f}}; variable
Dstroke_rect_shader.cpp30 constexpr SkPoint kPts[] {{kRect.fLeft, kRect.fTop}, {kRect.fRight, kRect.fBottom}}; variable
Dmodecolorfilters.cpp34 constexpr SkPoint kPts[] = {{0, 0}, {1, 1}}; in make_color_shader() local
Dcoloremoji.cpp40 constexpr SkPoint kPts[] = { { 0, 0 }, { 32, 32 } }; in MakeLinear() local
Demptypath.cpp122 static constexpr SkPoint kPts[kPtsCount] = { variable
Dgradients_no_texture.cpp110 constexpr SkPoint kPts[2] = { { 0, 0 }, in onDraw() local
Dcompositor_quads.cpp1003 static constexpr SkPoint kPts[] = { {0.f, 0.f}, {0.25f * kTileWidth, 0.25f * kTileHeight} }; in make_shader_renderers() local
/external/libwebm/testing/
Dvideo_frame_tests.cc14 const std::int64_t kPts = 12345; variable
/external/skia/bench/
DClearBench.cpp24 static const SkPoint kPts[] = {{0, 0}, {10, 10}}; in make_shader() local
/external/skqp/bench/
DClearBench.cpp24 static const SkPoint kPts[] = {{0, 0}, {10, 10}}; in make_shader() local
/external/skia/src/core/
DSkPathBuilder.cpp648 const int kPts = 4; // moveTo + 3 lines in addRect() local
664 const int kPts = 9; // moveTo + 4 conics(2 pts each) in addOval() local
/external/skia/tests/
DPathTest.cpp4151 const SkPoint kPts[] = {{4, 4}, {6, 6}, {8, 8}, {6, 8}, {4, 8}, {4, 6}, {4, 4}}; in test_contains() local
/external/skqp/tests/
DPathTest.cpp4143 const SkPoint kPts[] = {{4, 4}, {6, 6}, {8, 8}, {6, 8}, {4, 8}, {4, 6}, {4, 4}}; in test_contains() local