Esempio n. 1
0
        public SWIGTYPE_p_CpuProfiler cpu_profiler()
        {
            global::System.IntPtr  cPtr = HWCPipeAndroidPINVOKE.HWCPipe_cpu_profiler(swigCPtr);
            SWIGTYPE_p_CpuProfiler ret  = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_CpuProfiler(cPtr, false);

            return(ret);
        }