Home
last modified time | relevance | path

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

/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLInputEventExample/src/
DWLEyes.cpp149 int& nPoint, TPoint*& points) in CreateEllipsePoints()
262 WLEye::GetEyeLinerGeom(int* nPoint, float** points) in GetEyeLinerGeom()
269 WLEye::GetWhiteEyeGeom(int* nPoint, float** points) in GetWhiteEyeGeom()
276 WLEye::GetPupilGeom(int* nPoint, float** points) in GetPupilGeom()
318 WLEyes::GetEyeLinerGeom(int n, int* nPoint, float** points) in GetEyeLinerGeom()
328 WLEyes::GetWhiteEyeGeom(int n, int* nPoint, float** points) in GetWhiteEyeGeom()
338 WLEyes::GetPupilGeom(int n, int* nPoint, float** points) in GetPupilGeom()
DWLEyesRenderer.cpp585 DrawFillPoly(const int nPoint, const float* points, const float color[4]) in DrawFillPoly()
596 DrawPoly(const int nPoint, const float* points, const float color[4], int width) in DrawPoly()
629 int nPoint = 0; in DrawEyes() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderAdjacencyTests.cpp343 unsigned int nPoint = 0; in createGrid() local
415 for (unsigned int nPoint = 0; nPoint < m_grid_granulity * m_grid_granulity; ++nPoint) in createGridLineSegments() local
487 for (unsigned int nPoint = 0; nPoint < test_data.m_grid->m_n_points; ++nPoint) in createGridLineSegments() local