Searched defs:fFrontFace (Results 1 - 2 of 2) sorted by relevance

/external/skia/samplecode/
H A DSampleCamera.cpp25 bool fFrontFace; member in class:CameraView
30 fFrontFace = false;
79 if (frontFace != fFrontFace) {
80 fFrontFace = frontFace;
/external/skia/include/gpu/gl/
H A DGrGLInterface.h203 GLPtr<GrGLFrontFaceProc> fFrontFace; member in struct:GrGLInterface::Functions

Completed in 171 milliseconds