Home
last modified time | relevance | path

Searched defs:g_NumPlatformMethods (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/include/platform/
DPlatform.h278 constexpr unsigned int g_NumPlatformMethods = (sizeof(PlatformMethods) / sizeof(uintptr_t)) - 1; variable
/third_party/skia/third_party/externals/angle2/include/platform/
DPlatformMethods.h295 constexpr unsigned int g_NumPlatformMethods = (sizeof(PlatformMethods) / sizeof(uintptr_t)) - 1; variable