Home
last modified time | relevance | path

Searched refs:FN_PTR (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/graphics/gpuprofiling/app/
Dandroid_graphics_cts_GpuCounters.cpp46 typedef void (*FN_PTR)(void); typedef
67 FN_PTR startFunc = (FN_PTR)dlsym(handle, "start"); in startCounterProducer()
/cts/hostsidetests/graphics/gpuprofiling/app/jni/
Dandroid_graphics_cts_GpuRenderStages.cpp44 typedef void (*FN_PTR)(void); typedef