Uses of Interface
com.aparapi.IProfileReportObserver
Packages that use IProfileReportObserver
-
Uses of IProfileReportObserver in com.aparapi
Methods in com.aparapi with parameters of type IProfileReportObserverModifier and TypeMethodDescriptionvoidKernel.registerProfileReportObserver(IProfileReportObserver observer) Registers a new profile report observer to receive profile reports as they're produced. -
Uses of IProfileReportObserver in com.aparapi.internal.kernel
Fields in com.aparapi.internal.kernel declared as IProfileReportObserverMethods in com.aparapi.internal.kernel that return IProfileReportObserverMethods in com.aparapi.internal.kernel with parameters of type IProfileReportObserverModifier and TypeMethodDescriptionvoidKernelProfile.setReportObserver(IProfileReportObserver _observer)