Home
last modified time | relevance | path

Searched defs:kH (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/gm/
Dshadowutils.cpp40 static constexpr int kH = 960; variable
225 DEF_SIMPLE_GM(shadow_utils, canvas, kW, kH) { in DEF_SIMPLE_GM() argument
229 DEF_SIMPLE_GM(shadow_utils_occl, canvas, kW, kH) { in DEF_SIMPLE_GM() argument
233 DEF_SIMPLE_GM(shadow_utils_gray, canvas, kW, kH) { in DEF_SIMPLE_GM() argument
Ddrawimageset.cpp221 static constexpr SkScalar kH = kN * kTileH; in onDraw() local
Dcirculararcs.cpp35 constexpr int kH = 1000; variable
/third_party/skia/docs/examples/
Dskbug6031.cpp7 constexpr float kH = 512; in draw() local
/third_party/skia/tests/
DVkProtectedContextTest.cpp30 const int kH = 8; in create_protected_sksurface() local
103 const int kH = 8; in DEF_GPUTEST() local
119 const int kH = 8; in DEF_GPUTEST() local
DCopySurfaceTest.cpp36 static const int kH = 10; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
DVkWrapTests.cpp31 const int kH = 1024; variable
DClearTest.cpp78 static const int kH = 10; in clear_op_test() local
DSRGBReadWritePixelsTest.cpp179 static constexpr int kH = 255; variable
DReadWritePixelsGpuTest.cpp390 static constexpr int kH = 16; in gpu_read_pixels_test_driver() local
977 static constexpr int kH = 16; in gpu_write_pixels_test_driver() local
1108 kH = 37; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
DResourceCacheTest.cpp193 static const int kH = 100; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
DSurfaceTest.cpp841 const int kH = surface->height(); in test_surface_draw_partially() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DScissorTests.cpp80 constexpr uint32_t kH = 13; in TEST_P() local