Home
last modified time | relevance | path

Searched refs:WLEye (Results 1 – 2 of 2) sorted by relevance

/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLInputEventExample/src/
DWLEyes.cpp203 WLEye::WLEye() in WLEye() function in WLEye
213 WLEye::~WLEye() in ~WLEye()
227 WLEye::CreateEyeLiner(const float& centerX, const float& centerY, in CreateEyeLiner()
240 WLEye::CreateWhiteEye(const float& centerX, const float& centerY, in CreateWhiteEye()
251 WLEye::CreatePupil(const float& centerX, const float& centerY, in CreatePupil()
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()
290 m_eyes[0] = new WLEye; in WLEyes()
293 m_eyes[1] = new WLEye; in WLEyes()
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLInputEventExample/include/
DWLEyes.h27 class WLEye
38 WLEye();
39 virtual ~WLEye();
66 WLEye* m_eyes[2];