Home
last modified time | relevance | path

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

/system/core/libpixelflinger/include/pixelflinger/
Dpixelflinger.h44 typedef int32_t GGLfixed32; typedef
236 void (*zGrad3xv)(void* c, const GGLfixed32* grad);
/system/core/libpixelflinger/include/private/pixelflinger/
Dggl_context.h468 GGLfixed32 dzdx;
469 GGLfixed32 dzdy;
/system/core/libpixelflinger/
Dpixelflinger.cpp249 static void ggl_zGrad3xv(void* con, const GGLfixed32* grad) in ggl_zGrad3xv()