Home
last modified time | relevance | path

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

/system/extras/app-launcher/
Dcomputestatsf.c11 char *pname; variable
Dcomputestats.c11 char *pname; variable
/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.cpp1243 static void do_flash(const char* pname, const char* fname) { in do_flash()
2040 std::string pname = next_arg(&args); in Main() local