Searched refs:fFrontFace (Results 1 – 8 of 8) sorted by relevance
25 bool fFrontFace; member in CameraView30 fFrontFace = false; in CameraView()73 if (frontFace != fFrontFace) { in onDrawContent()74 fFrontFace = frontFace; in onDrawContent()
145 GrGLFunction<GrGLFrontFaceFn> fFrontFace; member
72 !fFunctions.fFrontFace || in validate()
80 fFunctions.fFrontFace = bind_to_member(this, &GrGLTestInterface::frontFace); in GrGLTestInterface()