Home
last modified time | relevance | path

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

/system/core/libpixelflinger/
Dbuffer.cpp28 static void read_pixel(const surface_t* s, context_t* c,
81 default: s->read = read_pixel; break; in pick_read_write()
113 void read_pixel(const surface_t* s, context_t* c, in read_pixel() function