internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_std__unordered_mapT_hwcpipe__GpuCounter_Value_hwcpipe__GpuCounterHash_t obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }
예제 #2
0
        public virtual SWIGTYPE_p_std__unordered_mapT_hwcpipe__GpuCounter_Value_hwcpipe__GpuCounterHash_t sample()
        {
            SWIGTYPE_p_std__unordered_mapT_hwcpipe__GpuCounter_Value_hwcpipe__GpuCounterHash_t ret = new SWIGTYPE_p_std__unordered_mapT_hwcpipe__GpuCounter_Value_hwcpipe__GpuCounterHash_t(HWCPipeAndroidPINVOKE.GpuProfiler_sample(swigCPtr), false);

            return(ret);
        }