Searched defs:surface_t (Results 1 - 1 of 1) sorted by path

/system/core/include/private/pixelflinger/
H A Dggl_context.h341 struct surface_t { struct in namespace:android
355 void (*read) (const surface_t* s, context_t* c,
357 void (*write)(const surface_t* s, context_t* c,
408 surface_t surface;
429 surface_t color;
430 surface_t read;
431 surface_t depth;
432 surface_t stencil;

Completed in 50 milliseconds