webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for angle::Platform, including all inherited members.
addTraceEvent(char phase, const unsigned char *categoryEnabledFlag, const char *name, unsigned long long id, double timestamp, int numArgs, const char **argNames, const unsigned char *argTypes, const unsigned long long *argValues, unsigned char flags) | angle::Platform | inlinevirtual |
currentTime() | angle::Platform | inlinevirtual |
getTraceCategoryEnabledFlag(const char *categoryName) | angle::Platform | inlinevirtual |
histogramBoolean(const char *name, bool sample) | angle::Platform | inlinevirtual |
histogramCustomCounts(const char *name, int sample, int min, int max, int bucketCount) | angle::Platform | inlinevirtual |
histogramEnumeration(const char *name, int sample, int boundaryValue) | angle::Platform | inlinevirtual |
histogramSparse(const char *name, int sample) | angle::Platform | inlinevirtual |
logError(const char *errorMessage) | angle::Platform | inlinevirtual |
logInfo(const char *infoMessage) | angle::Platform | inlinevirtual |
logWarning(const char *warningMessage) | angle::Platform | inlinevirtual |
monotonicallyIncreasingTime() | angle::Platform | inlinevirtual |
TraceEventHandle typedef | angle::Platform | |
updateTraceEventDuration(const unsigned char *categoryEnabledFlag, const char *name, TraceEventHandle eventHandle) | angle::Platform | inlinevirtual |
~Platform() | angle::Platform | inlineprotectedvirtual |