/third_party/skia/tests/ |
D | ShaderImageFilterTest.cpp | 23 filterResult.allocN32Pixels(kWidth, kHeight); in test_unscaled() 27 paintResult.allocN32Pixels(kWidth, kHeight); in test_unscaled() 71 filterResult.allocN32Pixels(kWidth, kHeight); in test_scaled() 75 paintResult.allocN32Pixels(kWidth, kHeight); in test_scaled()
|
D | SkImageTest.cpp | 21 srcBitmap.allocN32Pixels(gWidth, gHeight); in DEF_TEST() 34 tgt.allocN32Pixels(gWidth, gHeight); in DEF_TEST()
|
D | ImageNewShaderTest.cpp | 55 bmOrig.allocN32Pixels(info.width(), info.height()); in run_shader_test() 60 bm.allocN32Pixels(info.width(), info.height()); in run_shader_test() 82 bmt.allocN32Pixels(info.width(), info.height()); in run_shader_test()
|
D | ShaderTest.cpp | 42 bm.allocN32Pixels(W, H); in DEF_TEST() 58 srcBitmap.allocN32Pixels(10, 10); in DEF_TEST()
|
D | GrAHardwareBufferTest.cpp | 62 bmp.allocN32Pixels(DEV_W, DEV_H); in make_src_bitmap() 192 readbackBitmap.allocN32Pixels(DEV_W, DEV_H); in basic_draw_test_helper() 264 readbackBitmap.allocN32Pixels(DEV_W, DEV_H); in surface_draw_test_helper()
|
D | FontMgrFontConfigTest.cpp | 52 bitmapStream.allocN32Pixels(64, 64); in DEF_TEST() 57 bitmapClone.allocN32Pixels(64, 64); in DEF_TEST()
|
D | HighContrastFilterTest.cpp | 20 filterResult.allocN32Pixels(w, h); in DEF_TEST() 24 paintResult.allocN32Pixels(w, h); in DEF_TEST()
|
D | DrawBitmapRectTest.cpp | 115 dev.allocN32Pixels(0x56F, 0x4f6); in test_wacky_bitmapshader() 203 bm.allocN32Pixels(20, 20); in test_nan_antihair() 239 bm->allocN32Pixels(gWidth, gHeight); in create()
|
/third_party/flutter/skia/tests/ |
D | PaintImageFilterTest.cpp | 23 filterResult.allocN32Pixels(kWidth, kHeight); in test_unscaled() 27 paintResult.allocN32Pixels(kWidth, kHeight); in test_unscaled() 70 filterResult.allocN32Pixels(kWidth, kHeight); in test_scaled() 74 paintResult.allocN32Pixels(kWidth, kHeight); in test_scaled()
|
D | SkImageTest.cpp | 20 srcBitmap.allocN32Pixels(gWidth, gHeight); in DEF_TEST() 33 tgt.allocN32Pixels(gWidth, gHeight); in DEF_TEST()
|
D | ImageNewShaderTest.cpp | 56 bmOrig.allocN32Pixels(info.width(), info.height()); in run_shader_test() 61 bm.allocN32Pixels(info.width(), info.height()); in run_shader_test() 83 bmt.allocN32Pixels(info.width(), info.height()); in run_shader_test()
|
D | ShaderTest.cpp | 42 bm.allocN32Pixels(W, H); in DEF_TEST() 58 srcBitmap.allocN32Pixels(10, 10); in DEF_TEST()
|
D | MipMapTest.cpp | 14 bm->allocN32Pixels(width, height); in make_bitmap() 61 bm.allocN32Pixels(width, height); in test_mipmap_generation() 91 bm.allocN32Pixels(1, 1); in DEF_TEST()
|
D | FontMgrFontConfigTest.cpp | 51 bitmapStream.allocN32Pixels(64, 64); in DEF_TEST() 56 bitmapClone.allocN32Pixels(64, 64); in DEF_TEST()
|
D | GrAHardwareBufferTest.cpp | 61 bmp.allocN32Pixels(DEV_W, DEV_H); in make_src_bitmap() 191 readbackBitmap.allocN32Pixels(DEV_W, DEV_H); in basic_draw_test_helper() 263 readbackBitmap.allocN32Pixels(DEV_W, DEV_H); in surface_draw_test_helper()
|
D | DrawBitmapRectTest.cpp | 112 dev.allocN32Pixels(0x56F, 0x4f6); in test_wacky_bitmapshader() 199 bm.allocN32Pixels(20, 20); in test_nan_antihair() 235 bm->allocN32Pixels(gWidth, gHeight); in create()
|
D | HighContrastFilterTest.cpp | 20 filterResult.allocN32Pixels(w, h); in DEF_TEST() 24 paintResult.allocN32Pixels(w, h); in DEF_TEST()
|
/third_party/flutter/skia/gm/ |
D | bitmaprect.cpp | 24 bitmap->allocN32Pixels(64, 64); in make_bitmap() 108 bitmap->allocN32Pixels(xSize, ySize, true); in make_3x3_bitmap() 166 bitmap->allocN32Pixels(gXSize, gYSize); in make_big_bitmap() 251 fBM.allocN32Pixels(10, 10); in onOnceBeforeDraw()
|
D | xfermodes2.cpp | 108 bg.allocN32Pixels(2, 2, true); in onOnceBeforeDraw() 116 srcBmp.allocN32Pixels(kSize, kSize); in onOnceBeforeDraw() 128 dstBmp.allocN32Pixels(kSize, kSize); in onOnceBeforeDraw()
|
D | lightingshader.cpp | 31 hemi.allocN32Pixels(texSize, texSize); in make_hemi_normalmap() 40 frustum.allocN32Pixels(texSize, texSize); in make_frustum_normalmap() 49 tetra.allocN32Pixels(texSize, texSize); in make_tetra_normalmap()
|
D | bmpfilterqualityrepeat.cpp | 35 fBmp.allocN32Pixels(40, 40, true); in onOnceBeforeDraw() 38 colorBmp.allocN32Pixels(20, 20, true); in onOnceBeforeDraw()
|
D | filterbitmap.cpp | 111 fBM.allocN32Pixels(int(fTextSize * 8), int(fTextSize * 6)); in makeBitmap() 149 fBM.allocN32Pixels(fSize, fSize); in makeBitmap() 193 fBM.allocN32Pixels(1, 1); in makeBitmap()
|
/third_party/skia/gm/ |
D | xfermodes2.cpp | 108 bg.allocN32Pixels(2, 2, true); in onOnceBeforeDraw() 116 srcBmp.allocN32Pixels(kSize, kSize); in onOnceBeforeDraw() 128 dstBmp.allocN32Pixels(kSize, kSize); in onOnceBeforeDraw()
|
D | bmpfilterqualityrepeat.cpp | 34 fBmp.allocN32Pixels(40, 40, true); in onOnceBeforeDraw() 37 colorBmp.allocN32Pixels(20, 20, true); in onOnceBeforeDraw()
|
D | bitmaprect.cpp | 111 bitmap->allocN32Pixels(xSize, ySize, true); in make_3x3_bitmap() 171 bitmap.allocN32Pixels(gXSize, gYSize); in make_big_bitmap() 261 fBM.allocN32Pixels(10, 10); in onOnceBeforeDraw()
|