Searched defs:dstB (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/gm/ |
H A D | gpu_blur_utils.cpp | 393 auto dstB in do_very_large_blur_gm() local 24 blur(GrRecordingContext* ctx, GrSurfaceProxyView src, SkIRect dstB, SkIRect srcB, float sigmaX, float sigmaY, SkTileMode mode) blur() argument 49 slow_blur(GrRecordingContext* rContext, GrSurfaceProxyView src, SkIRect dstB, SkIRect srcB, float sigmaX, float sigmaY, SkTileMode mode) slow_blur() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | VulkanPerformanceCounterTest.cpp | 380 GLBuffer dstB; in TEST_P() local
|
/third_party/skia/src/core/ |
H A D | SkBlitter_ARGB32.cpp | 52 int dstB = SkGetPackedB32(dst); in blend_lcd16() local 87 int dstB = SkGetPackedB32(dst); in blend_lcd16_opaque() local
|
Completed in 8 milliseconds