Home
last modified time | relevance | path

Searched refs:Location (Results 1 – 4 of 4) sorted by relevance

/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
Dperf_custom.h71 void (*Location)(PERF_OBJHANDLE hObject, member
164 ((PERF_OBJHANDLE)(hObject))->ci.Location( \
Dperf.h47 __PERF_FN(Location) (hObject,__FILE__,__LINE__,__func__);
/hardware/qcom/gps/
Dloc-api.pc.in7 Description: Qualcomm GPS Location API
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
Dperf_custom.c333 hObject->ci.Location = __common_Location; in __PERF_CUSTOM_setup_common()
347 hObject->ci.Location = __log_Location; in __PERF_CUSTOM_setup_for_log_only()