Home
last modified time | relevance | path

Searched refs:pic2 (Results 1 - 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/libwebp/extras/
H A Dget_disto.c230 WebPPicture pic1, pic2; in main() local
246 if (!WebPPictureInit(&pic1) || !WebPPictureInit(&pic2)) { in main()
285 size2 = ReadPicture(name2, &pic2, 1); in main()
290 WebPBlendAlpha(&pic2, 0x00000000); in main()
293 if (!WebPPictureDistortion(&pic1, &pic2, type, disto)) { in main()
305 if (pic1.use_argb != pic2.use_argb) { in main()
316 (const uint8_t*)pic2.argb + n, pic2.argb_stride * 4, in main()
319 (const uint8_t*)pic2.argb + n, pic2 in main()
[all...]
/third_party/skia/gm/
H A D3d.cpp77 auto pic2 = SkPicture::MakeFromData(data.get()); in DEF_SIMPLE_GM() local
78 real_canvas->drawPicture(pic2); in DEF_SIMPLE_GM()
/third_party/skia/tests/
H A DPictureTest.cpp822 auto pic2 = SkPicture::MakeFromData(data->data(), data->size()); in DEF_TEST() local
823 REPORTER_ASSERT(reporter, pic2); in DEF_TEST()
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dsha512-mips.pl316 .option pic2
/third_party/openssl/crypto/sha/asm/
H A Dsha512-mips.pl316 .option pic2
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm/crypto/sha/
H A Dsha512-mips.S6 .option pic2
H A Dsha256-mips.S6 .option pic2
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm/crypto/aes/
H A Daes-mips.S5 .option pic2
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm_avx2/crypto/aes/
H A Daes-mips.S5 .option pic2
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm_avx2/crypto/sha/
H A Dsha512-mips.S6 .option pic2
H A Dsha256-mips.S6 .option pic2
/third_party/node/deps/openssl/openssl/crypto/aes/asm/
H A Daes-mips.pl114 .option pic2
/third_party/openssl/crypto/aes/asm/
H A Daes-mips.pl114 .option pic2

Completed in 18 milliseconds