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

  /external/skia/src/gpu/gl/
GrGLCaps.h 252 InvalidateFBType invalidateFBType() const { return fInvalidateFBType; }
435 InvalidateFBType fInvalidateFBType;
GrGLCaps.cpp 26 fInvalidateFBType = kNone_InvalidateFBType;
147 fInvalidateFBType = kInvalidate_InvalidateFBType;
150 fInvalidateFBType = kDiscard_InvalidateFBType;
    [all...]

Completed in 47 milliseconds