Searched defs:shapeVertices (Results 1 – 1 of 1) sorted by relevance
| /napi_generator/examples/napitutorials/entry/src/main/cpp/ncpp/ffmpegcase/render/ |
| D | egl_core.cpp | 654 …const GLfloat shapeVertices[] = { centerX / width_, centerY / height_, leftX / width_, leftY / hei… in Draw() local 702 …const GLfloat shapeVertices[] = { centerX / width_, centerY / height_, leftX / width_, leftY / hei… in ChangeColor() local 717 …const GLfloat shapeVertices[] = { centerX / width_, centerY / height_, leftX / width_, leftY / hei… in ChangeColor() local 749 bool EGLCore::ExecuteDrawBG(GLint position, const GLfloat* color, const GLfloat shapeVertices[], un… in ExecuteDrawBG() 767 GLint position, const GLfloat* color, const GLfloat shapeVertices[], unsigned long vertSize) in ExecuteDrawStar() 788 GLint position, const GLfloat* color, const GLfloat shapeVertices[], unsigned long vertSize) in ExecuteDrawNewStar()
|