Home
last modified time | relevance | path

Searched refs:calculateExtensionHash (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/graphicsenv/
DGraphicsEnv.cpp449 static uint64_t calculateExtensionHash(const char* word) { in calculateExtensionHash() function
473 extensionHashes[i] = calculateExtensionHash(ppEnabledExtensionNames[i]); in setVulkanInstanceExtensions()
490 extensionHashes[i] = calculateExtensionHash(ppEnabledExtensionNames[i]); in setVulkanDeviceExtensions()