Searched defs:kW (Results 1 – 14 of 14) sorted by relevance
/third_party/skia/gm/ |
D | shadowutils.cpp | 39 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
|
D | drawimageset.cpp | 220 static constexpr SkScalar kW = kM * kTileW; in onDraw() local
|
D | circulararcs.cpp | 34 constexpr int kW = 1000; variable
|
/third_party/skia/docs/examples/ |
D | skbug6031.cpp | 6 constexpr float kW = 512; in draw() local
|
/third_party/skia/tests/ |
D | VkProtectedContextTest.cpp | 29 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
|
D | CopySurfaceTest.cpp | 35 static const int kW = 10; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
D | VkWrapTests.cpp | 30 const int kW = 1024; variable
|
D | ClearTest.cpp | 77 static const int kW = 10; in clear_op_test() local
|
D | SRGBReadWritePixelsTest.cpp | 178 static constexpr int kW = 255; variable
|
D | ReadWritePixelsGpuTest.cpp | 389 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
|
D | ResourceCacheTest.cpp | 192 static const int kW = 100; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
D | SurfaceTest.cpp | 840 const int kW = surface->width(); in test_surface_draw_partially() local
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | ScissorTests.cpp | 79 constexpr uint32_t kW = 5; in TEST_P() local
|
/third_party/skia/samplecode/ |
D | SampleShadowUtils.cpp | 160 static constexpr int kW = 800; in onDrawContent() local
|