Home
last modified time | relevance | path

Searched defs:surface (Results 1 – 2 of 2) sorted by relevance

/system/core/libpixelflinger/
Dpixelflinger.cpp93 static void ggl_bindTexture(void* con, const GGLSurface* surface) in ggl_bindTexture()
102 static void ggl_bindTextureLod(void* con, GGLuint tmu,const GGLSurface* surface) in ggl_bindTextureLod()
109 static void ggl_colorBuffer(void* con, const GGLSurface* surface) in ggl_colorBuffer()
129 static void ggl_readBuffer(void* con, const GGLSurface* surface) in ggl_readBuffer()
135 static void ggl_depthBuffer(void* con, const GGLSurface* surface) in ggl_depthBuffer()
/system/core/healthd/
Dhealthd_mode_charger.cpp91 gr_surface surface; member
276 static int draw_surface_centered(struct charger* /*charger*/, gr_surface surface) in draw_surface_centered()