Home
last modified time | relevance | path

Searched defs:pname (Results 1 – 5 of 5) sorted by relevance

/system/core/libpixelflinger/
Dpixelflinger.cpp333 GGLenum pname, in ggl_texEnvi()
358 GGLenum pname, const GGLfixed* params) in ggl_texEnvxv()
390 GGLenum pname, in ggl_texParameteri()
477 static void ggl_texGeni(void* con, GGLenum coord, GGLenum pname, GGLint param) in ggl_texGeni()
/system/core/fastboot/
Dfastboot.c669 char *pname = argv[1]; in main() local
684 char *pname = argv[1]; in main() local
/system/media/mca/filterfw/native/core/
Dgl_frame.cpp118 bool GLFrame::SetTextureParameter(GLenum pname, GLint value) { in SetTextureParameter()
/system/media/mca/
Dstructgen.py95 def ToMacroDefName(cname, pname): argument
/system/core/init/
Dinit.c77 char pname[PROP_NAME_MAX]; in notify_service_state() local