Exemplo n.º 1
0
        public SWIGTYPE_p_GpuProfiler gpu_profiler()
        {
            global::System.IntPtr  cPtr = HWCPipeAndroidPINVOKE.HWCPipe_gpu_profiler(swigCPtr);
            SWIGTYPE_p_GpuProfiler ret  = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_GpuProfiler(cPtr, false);

            return(ret);
        }