Searched defs:shapeVertices (Results 1 – 1 of 1) sorted by relevance
| /applications/standard/app_samples/code/BasicFeature/Native/NdkXComponent/entry/src/main/cpp/render/ |
| D | egl_core.cpp | 306 …const GLfloat shapeVertices[] = { centerX / width_, centerY / height_, leftX / width_, leftY / hei… in Draw() local 322 …const GLfloat shapeVertices[] = { centerX / width_, centerY / height_, leftX / width_, leftY / hei… in Draw() local 371 …const GLfloat shapeVertices[] = { centerX / width_, centerY / height_, leftX / width_, leftY / hei… in ChangeColor() local 386 …const GLfloat shapeVertices[] = { centerX / width_, centerY / height_, leftX / width_, leftY / hei… in ChangeColor() local 418 bool EGLCore::ExecuteDraw(GLint position, const GLfloat* color, const GLfloat shapeVertices[], unsi… in ExecuteDraw() 436 GLint position, const GLfloat* color, const GLfloat shapeVertices[], unsigned long vertSize) in ExecuteDrawStar() 457 GLint position, const GLfloat* color, const GLfloat shapeVertices[], unsigned long vertSize) in ExecuteDrawNewStar()
|