Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
DGLESpointer.h42 bool isNormalize() const;
/sdk/emulator/opengl/host/libs/Translator/GLcommon/
DGLESpointer.cpp72 bool GLESpointer::isNormalize() const { in isNormalize() function in GLESpointer
/sdk/emulator/opengl/host/libs/Translator/GLES_V2/
DGLESv2Imp.cpp1413 *params = p->isNormalize(); in glGetVertexAttribfv()
1454 *params = p->isNormalize(); in glGetVertexAttribiv()