/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/ |
D | CopyTests.cpp | 387 constexpr uint32_t kHeight = 128; in TEST_P() local 394 constexpr uint32_t kHeight = 127; in TEST_P() local 401 constexpr uint32_t kHeight = 128; in TEST_P() local 414 constexpr uint32_t kHeight = 127; in TEST_P() local 427 constexpr uint32_t kHeight = 128; in TEST_P() local 438 constexpr uint32_t kHeight = 128; in TEST_P() local 449 constexpr uint32_t kHeight = 128; in TEST_P() local 458 constexpr uint32_t kHeight = 127; in TEST_P() local 467 constexpr uint32_t kHeight = 128; in TEST_P() local 480 constexpr uint32_t kHeight = 128; in TEST_P() local [all …]
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | CopyTests.cpp | 587 constexpr uint32_t kHeight = 128; in TEST_P() local 598 constexpr uint32_t kHeight = 128; in TEST_P() local 611 constexpr uint32_t kHeight = 127; in TEST_P() local 622 constexpr uint32_t kHeight = 128; in TEST_P() local 669 constexpr uint32_t kHeight = 127; in TEST_P() local 716 constexpr uint32_t kHeight = 128; in TEST_P() local 729 constexpr uint32_t kHeight = 128; in TEST_P() local 745 constexpr uint32_t kHeight = 128; in TEST_P() local 764 constexpr uint32_t kHeight = 2; in TEST_P() local 783 constexpr uint32_t kHeight = 127; in TEST_P() local [all …]
|
D | DepthStencilCopyTests.cpp | 191 constexpr uint32_t kHeight = 4; in TEST_P() local 216 constexpr uint32_t kHeight = 4; in TEST_P() local 289 constexpr uint32_t kHeight = 4; in TEST_P() local 313 constexpr uint32_t kHeight = 4; in TEST_P() local 358 constexpr uint32_t kHeight = 4; in TEST_P() local 395 constexpr uint32_t kHeight = 4; in TEST_P() local 436 constexpr uint32_t kHeight = 4; in TEST_P() local 475 constexpr uint32_t kHeight = 4; in TEST_P() local
|
D | QueueTests.cpp | 376 constexpr uint32_t kHeight = 127; in TEST_P() local 397 constexpr uint32_t kHeight = 127; in TEST_P() local 421 constexpr uint32_t kHeight = 127; in TEST_P() local 436 constexpr uint32_t kHeight = 127; in TEST_P() local 454 constexpr uint32_t kHeight = 127; in TEST_P() local 471 constexpr uint32_t kHeight = 127; in TEST_P() local 489 constexpr uint32_t kHeight = 31; in TEST_P() local 508 constexpr uint32_t kHeight = 129; in TEST_P() local 528 constexpr uint32_t kHeight = 127; in TEST_P() local 548 constexpr uint32_t kHeight = 129; in TEST_P() local
|
/third_party/flutter/skia/gm/ |
D | labyrinth.cpp | 86 constexpr static int kHeight = 420; variable 88 DEF_SIMPLE_GM(labyrinth_square, canvas, kWidth, kHeight) { in DEF_SIMPLE_GM() argument 92 DEF_SIMPLE_GM(labyrinth_round, canvas, kWidth, kHeight) { in DEF_SIMPLE_GM() argument 96 DEF_SIMPLE_GM(labyrinth_butt, canvas, kWidth, kHeight) { in DEF_SIMPLE_GM() argument
|
D | imageblur2.cpp | 23 constexpr int kHeight = 500; variable 25 DEF_SIMPLE_GM(imageblur2, canvas, kWidth, kHeight) { in DEF_SIMPLE_GM() argument
|
D | blurquickreject.cpp | 86 static constexpr int kHeight = 300; member in BlurQuickRejectGM
|
D | textblobuseaftergpufree.cpp | 60 static constexpr int kHeight = 200; member in skiagm::TextBlobUseAfterGpuFree
|
/third_party/skia/gm/ |
D | labyrinth.cpp | 86 constexpr static int kHeight = 420; variable 88 DEF_SIMPLE_GM(labyrinth_square, canvas, kWidth, kHeight) { in DEF_SIMPLE_GM() argument 92 DEF_SIMPLE_GM(labyrinth_round, canvas, kWidth, kHeight) { in DEF_SIMPLE_GM() argument 96 DEF_SIMPLE_GM(labyrinth_butt, canvas, kWidth, kHeight) { in DEF_SIMPLE_GM() argument
|
D | imageblur2.cpp | 23 constexpr int kHeight = 500; variable 25 DEF_SIMPLE_GM(imageblur2, canvas, kWidth, kHeight) { in DEF_SIMPLE_GM() argument
|
D | textblobuseaftergpufree.cpp | 62 inline static constexpr int kHeight = 200; member in skiagm::TextBlobUseAfterGpuFree
|
D | blurquickreject.cpp | 84 inline static constexpr int kHeight = 300; member in BlurQuickRejectGM
|
D | blurredclippedcircle.cpp | 87 inline static constexpr int kHeight = 802; member in skiagm::BlurredClippedCircleGM
|
/third_party/skia/platform_tools/android/apps/androidkitdemo/src/main/java/org/skia/androidkitdemo1/ |
D | AnimationActivity.java | 60 kHeight = 200, in onRenderFrame() local 78 kHeight = 200; in drawRect() local
|
/third_party/skia/docs/examples/ |
D | draw_pixel_array_nocopy.cpp | 6 constexpr int kHeight = 4; variable
|
/third_party/flutter/skia/tests/ |
D | PaintImageFilterTest.cpp | 17 static const int kHeight = 10; in test_unscaled() local 64 static const int kHeight = 10; in test_scaled() local
|
D | PromiseImageTest.cpp | 165 const int kHeight = 10; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 241 const int kHeight = 10; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 333 const int kHeight = 10; in DEF_GPUTEST() local 399 const int kHeight = 10; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 465 const int kHeight = 10; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
/third_party/skia/tests/ |
D | ShaderImageFilterTest.cpp | 17 static const int kHeight = 10; in test_unscaled() local 65 static const int kHeight = 10; in test_scaled() local
|
D | PromiseImageTest.cpp | 130 const int kHeight = 10; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 200 const int kHeight = 10; in DEF_GPUTEST() local 280 const int kHeight = 10; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 351 const int kHeight = 10; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/ |
D | small_glyph_metrics.h | 31 kHeight = 0, enumerator
|
D | big_glyph_metrics.h | 31 kHeight = 0, enumerator
|
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/ |
D | small_glyph_metrics.h | 31 kHeight = 0, enumerator
|
D | big_glyph_metrics.h | 31 kHeight = 0, enumerator
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | ComputeShaderTest.cpp | 608 const int kWidth = 4, kHeight = 6; in TEST_P() local 862 constexpr unsigned int kHeight = 16; in TEST_P() local 932 constexpr unsigned int kHeight = 16; in TEST_P() local 1002 constexpr int kWidth = 1, kHeight = 1; in TEST_P() local 1071 constexpr int kWidth = 1, kHeight = 1; in TEST_P() local 1133 constexpr int kWidth = 1, kHeight = 1, kDepth = 2; in TEST_P() local 1203 constexpr int kWidth = 1, kHeight = 1, kDepth = 2; in TEST_P() local 1276 constexpr int kWidth = 1, kHeight = 1; in TEST_P() local 1351 constexpr int kWidth = 1, kHeight = 1, kDepth = 2; in TEST_P() local 1421 constexpr int kWidth = 1, kHeight = 1, kDepth = 2; in TEST_P() local [all …]
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | ComputeShaderTest.cpp | 720 const int kWidth = 4, kHeight = 6; in TEST_P() local 770 constexpr GLsizei kWidth = 4, kHeight = 6; in TEST_P() local 1125 constexpr unsigned int kHeight = 12; in TEST_P() local 1197 constexpr unsigned int kHeight = 16; in TEST_P() local 1264 constexpr int kWidth = 1, kHeight = 1; in TEST_P() local 1330 constexpr int kWidth = 1, kHeight = 1; in TEST_P() local 1390 constexpr int kWidth = 1, kHeight = 1; in TEST_P() local 1451 constexpr int kWidth = 1, kHeight = 1, kDepth = 2; in TEST_P() local 1519 constexpr int kWidth = 1, kHeight = 1, kDepth = 2; in TEST_P() local 1588 constexpr int kWidth = 1, kHeight = 1, kDepth = 2; in TEST_P() local [all …]
|