HomeSort by relevance Sort by last modified time
    Searched refs:getNormalized (Results 1 - 2 of 2) sorted by null

  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLESpointer.h 33 GLboolean getNormalized() const { return m_normalize ? GL_TRUE : GL_FALSE; }
  /sdk/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Context.cpp 104 setupArr(currentArr.data,array_id,currentArr.type,size,currentArr.stride, p->getNormalized());
108 size,p->getStride(), p->getNormalized());

Completed in 56 milliseconds