HomeSort by relevance Sort by last modified time
    Searched defs:fFrontFace (Results 1 - 2 of 2) sorted by null

  /external/skia/samplecode/
SampleCamera.cpp 25 bool fFrontFace;
30 fFrontFace = false;
79 if (frontFace != fFrontFace) {
80 fFrontFace = frontFace;
  /external/skia/include/gpu/gl/
GrGLInterface.h 203 GLPtr<GrGLFrontFaceProc> fFrontFace;

Completed in 115 milliseconds