Searched refs:p1 (Results 1 - 3 of 3) sorted by relevance

/system/core/init/
H A Dbootchart.c274 const char* p1; local
277 p1 = strchr(buff, '(');
278 p2 = strchr(p1, ')');
279 file_buff_write(log, buff, p1+1-buff);
/system/media/camera/src/
H A Dcamera_metadata.c358 static int compare_entry_tags(const void *p1, const void *p2) { argument
359 uint32_t tag1 = ((camera_metadata_buffer_entry_t*)p1)->tag;
/system/core/libpixelflinger/
H A Dtrap.cpp665 const GGLcoord* p1,
670 const GGLfixed* top = p1;
855 const GGLcoord* p1,
860 const GGLfixed* top = p1;
662 edge_setup( Edge* edges, int* pcount, const GGLcoord* p1, const GGLcoord* p2, int32_t ymin, int32_t ymax ) argument
852 aa_edge_setup( AAEdge* edges, int* pcount, const GGLcoord* p1, const GGLcoord* p2, int32_t ymin, int32_t ymax ) argument

Completed in 81 milliseconds