Home
last modified time | relevance | path

Searched refs:fFrontFace (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/samplecode/
DSampleCamera.cpp23 bool fFrontFace = false; member in __anon17870d6e0111::CameraView
56 if (frontFace != fFrontFace) { in onDrawContent()
57 fFrontFace = frontFace; in onDrawContent()
/third_party/skia/include/gpu/gl/
DGrGLInterface.h160 GrGLFunction<GrGLFrontFaceFn> fFrontFace; member
/third_party/skia/src/gpu/gl/
DGrGLInterfaceAutogen.cpp123 !fFunctions.fFrontFace || in validate()