Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
DBlobCache.cpp37 static const uint32_t blobCacheDeviceVersion = 1; variable
186 header->mDeviceVersion = blobCacheDeviceVersion; in flatten()
244 header->mDeviceVersion != blobCacheDeviceVersion || in unflatten()
/frameworks/ml/nn/driver/cache/BlobCache/
DBlobCache.cpp58 static const uint32_t blobCacheDeviceVersion = 1; variable
240 header->mDeviceVersion = blobCacheDeviceVersion; in flatten()
298 header->mDeviceVersion != blobCacheDeviceVersion || in unflatten()