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

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

Completed in 40 milliseconds