Searched refs:fFrontFace (Results 1 – 6 of 6) sorted by relevance
25 bool fFrontFace; member in CameraView30 fFrontFace = false; in CameraView()79 if (frontFace != fFrontFace) { in onDrawContent()80 fFrontFace = frontFace; in onDrawContent()
193 GrGLFunction<GrGLFrontFaceProc> fFrontFace; member
396 functions->fFrontFace = noOpGLFrontFace; in GrGLCreateNullInterface()
445 functions->fFrontFace = noOpGLFrontFace; in create_null_interface()
143 nullptr == fFunctions.fFrontFace || in validate()
890 functions->fFrontFace = noOpGLFrontFace; in GrGLCreateDebugInterface()