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()
203 GLPtr<GrGLFrontFaceProc> fFrontFace; member
142 NULL == fFunctions.fFrontFace || in validate()
397 functions->fFrontFace = noOpGLFrontFace; in create_null_interface()
394 functions->fFrontFace = noOpGLFrontFace; in GrGLCreateNullInterface()
887 functions->fFrontFace = noOpGLFrontFace; in GrGLCreateDebugInterface()