Home
last modified time | relevance | path

Searched defs:kW (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/gm/
Dshadowutils.cpp39 static constexpr int kW = 800; 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.cpp220 static constexpr SkScalar kW = kM * kTileW; in onDraw() local
Dcirculararcs.cpp34 constexpr int kW = 1000; variable
/third_party/skia/docs/examples/
Dskbug6031.cpp6 constexpr float kW = 512; in draw() local
/third_party/skia/tests/
DVkProtectedContextTest.cpp29 const int kW = 8; in create_protected_sksurface() local
102 const int kW = 8; in DEF_GPUTEST() local
118 const int kW = 8; in DEF_GPUTEST() local
DCopySurfaceTest.cpp35 static const int kW = 10; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
DVkWrapTests.cpp30 const int kW = 1024; variable
DClearTest.cpp77 static const int kW = 10; in clear_op_test() local
DSRGBReadWritePixelsTest.cpp178 static constexpr int kW = 255; variable
DReadWritePixelsGpuTest.cpp389 static constexpr int kW = 16; in gpu_read_pixels_test_driver() local
976 static constexpr int kW = 16; in gpu_write_pixels_test_driver() local
1107 static constexpr int kW = 25, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
DResourceCacheTest.cpp192 static const int kW = 100; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
DSurfaceTest.cpp840 const int kW = surface->width(); in test_surface_draw_partially() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DScissorTests.cpp79 constexpr uint32_t kW = 5; in TEST_P() local
/third_party/skia/samplecode/
DSampleShadowUtils.cpp160 static constexpr int kW = 800; in onDrawContent() local