Home
last modified time | relevance | path

Searched defs:SafePointerFromUInt (Results 1 – 3 of 3) sorted by relevance

/sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
DGLutils.h41 inline void* SafePointerFromUInt(unsigned int handle) { in SafePointerFromUInt() function
/sdk/emulator/opengl/host/libs/GLESv2_dec/
DGL2Decoder.cpp22 static inline void* SafePointerFromUInt(GLuint value) { in SafePointerFromUInt() function
/sdk/emulator/opengl/host/libs/GLESv1_dec/
DGLDecoder.cpp24 static inline void* SafePointerFromUInt(GLuint value) { in SafePointerFromUInt() function