Home
last modified time | relevance | path

Searched defs:read_pixels (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/tests/
DSkbug6653.cpp16 static SkBitmap read_pixels(sk_sp<SkSurface> surface, SkColor initColor) { in read_pixels() function
/third_party/flutter/skia/tests/
DSkbug6653.cpp17 static SkBitmap read_pixels(sk_sp<SkSurface> surface, SkColor initColor) { in read_pixels() function
/third_party/weston/include/libweston/
Dlibweston.h890 int (*read_pixels)(struct weston_output *output, member