Searched defs:mRandState (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/opengl/libs/EGL/
H A DBlobCache.h235 // mRandState is the pseudo-random number generator state. It is passed to
237 unsigned short mRandState[3]; member in class:android::BlobCache
/frameworks/ml/nn/driver/cache/BlobCache/
H A DBlobCache.h343 // mRandState is the pseudo-random number generator state. It is passed to
345 unsigned short mRandState[3]; member in class:android::BlobCache

Completed in 8 milliseconds