Esempio n. 1
0
 public virtual void set_enabled_counters(SWIGTYPE_p_std__unordered_setT_hwcpipe__CpuCounter_hwcpipe__CpuCounterHash_t counters)
 {
     HWCPipeAndroidPINVOKE.CpuProfiler_set_enabled_counters(swigCPtr, SWIGTYPE_p_std__unordered_setT_hwcpipe__CpuCounter_hwcpipe__CpuCounterHash_t.getCPtr(counters));
     if (HWCPipeAndroidPINVOKE.SWIGPendingException.Pending)
     {
         throw HWCPipeAndroidPINVOKE.SWIGPendingException.Retrieve();
     }
 }