Home
last modified time | relevance | path

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

/external/skqp/tests/
Dskbug6653.cpp17 static SkBitmap read_pixels(sk_sp<SkSurface> surface, SkColor initColor) { in read_pixels() function
/external/skia/tests/
Dskbug6653.cpp17 static SkBitmap read_pixels(sk_sp<SkSurface> surface, SkColor initColor) { in read_pixels() function
/external/deqp/modules/gles31/functional/
Des31fNegativeBufferApiTests.cpp167 void read_pixels (NegativeTestContext& ctx) in read_pixels() function
/external/mesa3d/src/mesa/main/
Dreadpix.c988 read_pixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, in read_pixels() function