Пример #1
0
 public void set_enabled_gpu_counters(SWIGTYPE_p_GpuCounterSet counters)
 {
     HWCPipeAndroidPINVOKE.HWCPipe_set_enabled_gpu_counters(swigCPtr, SWIGTYPE_p_GpuCounterSet.getCPtr(counters));
     if (HWCPipeAndroidPINVOKE.SWIGPendingException.Pending)
     {
         throw HWCPipeAndroidPINVOKE.SWIGPendingException.Retrieve();
     }
 }