Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLutils.h48 inline void* SafePointerFromUInt(unsigned int handle) { in SafePointerFromUInt() function
/hardware/google/gfxstream/host/gl/gles1_dec/
DGLESv1Decoder.cpp37 static inline void* SafePointerFromUInt(GLuint value) { in SafePointerFromUInt() function
/hardware/google/gfxstream/host/gl/gles2_dec/
DGLESv2Decoder.cpp43 static inline void* SafePointerFromUInt(GLuint value) { in SafePointerFromUInt() function