Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_random.cpp84 void* FX_Random_MT_Start(uint32_t dwSeed) { in FX_Random_MT_Start() argument
87 pBuf[0] = dwSeed; in FX_Random_MT_Start()
Dfx_random.h12 void* FX_Random_MT_Start(uint32_t dwSeed);