Searched defs:g (Results 1 – 7 of 7) sorted by relevance
/system/core/logd/ |
D | LogCommand.cpp | 127 gid_t g[4] = { (gid_t) -1, (gid_t) -1, (gid_t) -1, (gid_t) -1}; in clientHasLogCredentials() local
|
/system/weaved/buffet/ |
D | avahi_mdns_client.cc | 39 void HandleGroupStateChanged(AvahiEntryGroup* g, in HandleGroupStateChanged()
|
/system/core/libpixelflinger/ |
D | clear.cpp | 147 GGLclampx r, GGLclampx g, GGLclampx b, GGLclampx a) in ggl_clearColorx()
|
D | pixelflinger.cpp | 282 const int32_t g = gglClampx(color[1]); in ggl_fogColor3xv() local 372 const GGLclampx g = gglClampx(params[1]); in ggl_texEnvxv() local 513 GGLboolean g, in ggl_colorMask()
|
D | buffer.cpp | 258 GGLcolor r, GGLcolor g, GGLcolor b, GGLcolor a) in ggl_pack_color()
|
D | scanline.cpp | 660 GGLcolor r, g, b, a; in scanline() local 1145 uint32_t g = (s >> 8) & 0xff; in abgr8888ToRgb565() local 1259 const int g = c->iterators.ydgdy >> (GGL_COLOR_BITS-8); in init() local
|
/system/extras/ksmutils/ |
D | lookup3.c | 797 uint32_t e[HASHSTATE],f[HASHSTATE],g[HASHSTATE],h[HASHSTATE]; in driver2() local
|