Searched refs:fFrontFace (Results 1 – 8 of 8) sorted by relevance
26 bool fFrontFace; member in CameraView31 fFrontFace = false; in CameraView()75 if (frontFace != fFrontFace) { in onDrawContent()76 fFrontFace = frontFace; in onDrawContent()
143 GrGLFunction<GrGLFrontFaceProc> fFrontFace; member
72 !fFunctions.fFrontFace || in validate()
78 fFunctions.fFrontFace = bind_to_member(this, &GrGLTestInterface::frontFace); in GrGLTestInterface()
144 GrGLFunction<GrGLFrontFaceProc> fFrontFace; member