Home
last modified time | relevance | path

Searched refs:isIntPointer (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/include/GLcommon/
DGLESpointer.h79 bool isIntPointer() const;
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLESpointer.cpp92 bool GLESpointer::isIntPointer() const { in isIntPointer() function in GLESpointer
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Context.cpp281 if (glesPointer->isIntPointer()) { in postLoadRestoreCtx()
655 p->isIntPointer(), in setupArraysPointers()