Home
last modified time | relevance | path

Searched refs:get_pixel (Results 1 – 3 of 3) sorted by relevance

/external/skia/tests/
DPremulAlphaRoundTripTest.cpp157 auto get_pixel = [](const GrPixmap& pm, int x, int y) { in DEF_TEST() local
163 SkDebugf("Src : %08x\n", get_pixel(src, x, y)); in DEF_TEST()
164 SkDebugf(" -> : %08x\n", get_pixel(surf, x, y)); in DEF_TEST()
165 SkDebugf(" <- : %08x\n", get_pixel(read1, x, y)); in DEF_TEST()
166 SkDebugf(" -> : %08x\n", get_pixel(surf2, x, y)); in DEF_TEST()
167 SkDebugf(" <- : %08x\n", get_pixel(read2, x, y)); in DEF_TEST()
/external/libpng/contrib/libtests/
Dpngstest.c1021 get_pixel(png_uint_32 format))(Pixel *p, png_const_voidp pb) in get_pixel() function
2090 result->in_gp = get_pixel(in_format); in transform_from_formats()
2091 result->out_gp = get_pixel(out_format); in transform_from_formats()
/external/crosvm/gpu_display/src/generated/
Dxlib.rs2078 pub get_pixel: ::std::option::Option< field