Home
last modified time | relevance | path

Searched defs:rectangleVertices (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/opengl/test_eglCreateWindowSurface/entry/src/main/cpp/render/
H A Degl_core.cpp210 const GLfloat rectangleVertices[] = { in Draw() local
246 bool EGLCore::ExecuteDraw(GLint position, const GLfloat *color, const GLfloat rectangleVertices[], in ExecuteDraw()