Searched refs:fFrontFace (Results 1 – 14 of 14) sorted by relevance
24 bool fFrontFace; member in CameraView29 fFrontFace = false; in CameraView()78 if (frontFace != fFrontFace) { in onDrawContent()79 fFrontFace = frontFace; in onDrawContent()
62 functions->fFrontFace = glFrontFace; in CreateCommandBufferSkiaGLBinding()
54 functions->fFrontFace = glFrontFace; in GrGLCreateNativeInterface()
66 functions->fFrontFace = glFrontFace; in create_es_interface()
201 GLPtr<GrGLFrontFaceProc> fFrontFace; member
200 GLPtr<GrGLFrontFaceProc> fFrontFace; member
335 functions->fFrontFace = noOpGLFrontFace; in GrGLCreateNullInterface()
169 NULL == fFunctions.fFrontFace || in validate()
141 NULL == fFunctions.fFrontFace || in validate()
389 functions->fFrontFace = noOpGLFrontFace; in GrGLCreateNullInterface()
882 functions->fFrontFace = noOpGLFrontFace; in GrGLCreateDebugInterface()
886 functions->fFrontFace = noOpGLFrontFace; in GrGLCreateDebugInterface()
649 functions->fFrontFace = StubGLFrontFace; in CreateInProcessSkiaGLBinding()