Searched refs:front_face (Results 1 – 4 of 4) sorted by relevance
78 LayerShape front_face(2.f, 2.f, perspective_matrix * front_face_matrix); in TEST() local81 LayerSorter::CheckOverlap(&front_face, &left_face, z_threshold, &weight); in TEST()98 LayerShape front_face(2.f, 2.f, perspective_matrix * front_face_matrix); in TEST() local105 overlap_result = LayerSorter::CheckOverlap(&front_face, in TEST()
51 front_face = GL_CCW; in Initialize()114 glFrontFace(front_face); in InitState()271 params[0] = static_cast<GLint>(front_face); in GetStateAsGLint()595 params[0] = static_cast<GLfloat>(front_face); in GetStateAsGLfloat()
51 GLenum front_face; variable
756 if (state_.front_face != mode) { in HandleFrontFace()757 state_.front_face = mode; in HandleFrontFace()