Home
last modified time | relevance | path

Searched refs:isNormalize (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLESpointer.h77 bool isNormalize() const;
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLESpointer.cpp84 bool GLESpointer::isNormalize() const { in isNormalize() function in GLESpointer
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Context.cpp290 glesPointer->getType(), glesPointer->isNormalize(), in postLoadRestoreCtx()
DGLESv2Imp.cpp3045 *params = p->isNormalize(); in glGetVertexAttribfv()
3087 *params = p->isNormalize(); in glGetVertexAttribiv()