Home
last modified time | relevance | path

Searched defs:image2 (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/brotli/research/
Ddraw_diff.cc39 void CalculateDiff(int** diff, Image image1, Image image2, in CalculateDiff()
48 void DrawDiff(int** diff, Image image1, Image image2, in DrawDiff()
92 Image image1, image2; in main() local
/third_party/skia/docs/examples/
DImage_MakeFromBitmap.cpp18 sk_sp<SkImage> image2 = bitmap.asImage(); in draw() local
/third_party/skia/tests/
DSurfaceTest.cpp343 sk_sp<SkImage> image2(surface->makeImageSnapshot()); in test_backend_unique_id() local
511 sk_sp<SkImage> image2(surface1->makeImageSnapshot()); in test_crbug263329() local
616 sk_sp<SkImage> image2 = surface->makeImageSnapshot(); in test_no_canvas2() local
654 sk_sp<SkImage> image2(surface->makeImageSnapshot()); in check_rowbytes_remain_consistent() local
DImageTest.cpp284 sk_sp<SkImage> image2(surface->makeImageSnapshot()); in DEF_TEST() local
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Dtypes_test.cpp167 auto* image2 = types.back().get(); local
Dtype_manager_test.cpp110 auto* image2 = types.back().get(); in GenerateAllTypes() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Dtypes_test.cpp167 auto* image2 = types.back().get(); local
Dtype_manager_test.cpp110 auto* image2 = types.back().get(); in GenerateAllTypes() local
/third_party/astc-encoder/Test/
Dastc_test_functional.py241 def compare(self, image1, image2): argument
288 def get_channel_rmse(self, image1, image2): argument
/third_party/spirv-tools/test/opt/
Dtypes_test.cpp171 auto* image2 = types.back().get(); local
Dtype_manager_test.cpp114 auto* image2 = types.back().get(); in GenerateAllTypes() local
/third_party/skia/gm/
Dsurface.cpp162 sk_sp<SkImage> image2(surf2->makeImageSnapshot()); in onDraw() local
/third_party/skia/modules/canvaskit/tests/
Dcore.spec.js456 const image2 = new Image(); constant
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcCompressedFormatTests.cpp1536 const auto image2 = loadImage(archive, formatInfo.internalFormat, 2); in iterate() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DImageTest.cpp1821 EGLImageKHR image2; in TEST_P() local
4548 EGLImageKHR image1, image2; in TEST_P() local
DGLSLTest.cpp4953 GLTexture image2; in TEST_P() local