Home
last modified time | relevance | path

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

/system/extras/slideshow/
Dslideshow.cpp58 GRSurface* surface; in draw() local
/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/
Danimation.h36 GRSurface* surface; member
Dhealthd_mode_charger.cpp367 static int draw_surface_centered(GRSurface* surface) in draw_surface_centered()