Searched defs:func (Results 1 – 4 of 4) sorted by relevance
193 #define GETPROCADDR(func) if(!strcmp(funcName, #func)) { \ in eglGPA() argument235 const char* func = "eglGetProcAddress"; in glesLayer_InitializeLayer() local
36 static jboolean test_instruction(void (*func)()) in test_instruction()
229 Function<NetworkStatsHistoryBucketProto, Long> func) { in sum()236 Function<NetworkStatsHistoryBucketProto, Long> func) { in sum()
647 BlendFunc[] func = { field in ImageProcessingTest