Home
last modified time | relevance | path

Searched defs:kHeight (Results 1 – 25 of 108) sorted by relevance

12345

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DCopyTests.cpp587 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 …]
DDepthStencilCopyTests.cpp191 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
DQueueTests.cpp376 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/skia/gm/
Dlabyrinth.cpp86 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
Dimageblur2.cpp23 constexpr int kHeight = 500; variable
25 DEF_SIMPLE_GM(imageblur2, canvas, kWidth, kHeight) { in DEF_SIMPLE_GM() argument
Dtextblobuseaftergpufree.cpp62 inline static constexpr int kHeight = 200; member in skiagm::TextBlobUseAfterGpuFree
Dblurquickreject.cpp84 inline static constexpr int kHeight = 300; member in BlurQuickRejectGM
Dblurredclippedcircle.cpp87 inline static constexpr int kHeight = 802; member in skiagm::BlurredClippedCircleGM
Dtextblobgeometrychange.cpp73 inline static constexpr int kHeight = 200; member in skiagm::TextBlobGeometryChange
Dhardstop_gradients_many.cpp28 const int kHeight = 2000; variable
Dtextblobtransforms.cpp171 inline static constexpr int kHeight = 1200; member in skiagm::TextBlobTransforms
Dstlouisarch.cpp90 const SkScalar kHeight = 256; member in skiagm::StLouisArchGM
Dtextblobblockreordering.cpp94 inline static constexpr int kHeight = 200; member in skiagm::TextBlobBlockReordering
Dtextblobcolortrans.cpp98 inline static constexpr int kHeight = 1600; member in skiagm::TextBlobColorTrans
Dstringart.cpp23 constexpr int kHeight = 440; variable
/third_party/skia/platform_tools/android/apps/androidkitdemo/src/main/java/org/skia/androidkitdemo1/
DAnimationActivity.java60 kHeight = 200, in onRenderFrame() local
78 kHeight = 200; in drawRect() local
/third_party/skia/tests/
DShaderImageFilterTest.cpp17 static const int kHeight = 10; in test_unscaled() local
65 static const int kHeight = 10; in test_scaled() local
DPromiseImageTest.cpp130 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
DDeviceTest.cpp83 static const int kHeight = 90; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
DGpuRectanizerTest.cpp16 static const int kHeight = 1024; variable
/third_party/skia/docs/examples/
Ddraw_pixel_array_nocopy.cpp6 constexpr int kHeight = 4; variable
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dsmall_glyph_metrics.h31 kHeight = 0, enumerator
Dbig_glyph_metrics.h31 kHeight = 0, enumerator
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DComputeShaderTest.cpp720 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 …]
DTextureMultisampleTest.cpp458 const GLsizei kHeight = 4; in TEST_P() local
878 const GLsizei kHeight = 4; in TEST_P() local
933 const GLsizei kHeight = 4; in TEST_P() local
966 const GLsizei kHeight = 4; in TEST_P() local
1025 const GLsizei kHeight = 4; in TEST_P() local

12345