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