Example #1
0
 public virtual void set_enabled_counters(SWIGTYPE_p_std__unordered_setT_hwcpipe__GpuCounter_hwcpipe__GpuCounterHash_t counters)
 {
     HWCPipeAndroidPINVOKE.GpuProfiler_set_enabled_counters(swigCPtr, SWIGTYPE_p_std__unordered_setT_hwcpipe__GpuCounter_hwcpipe__GpuCounterHash_t.getCPtr(counters));
     if (HWCPipeAndroidPINVOKE.SWIGPendingException.Pending)
     {
         throw HWCPipeAndroidPINVOKE.SWIGPendingException.Retrieve();
     }
 }