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 238 InvalidateFBType invalidateFBType() const { return fInvalidateFBType; }
390 InvalidateFBType fInvalidateFBType;
GrGLCaps.cpp 25 fInvalidateFBType = kNone_InvalidateFBType;
161 fInvalidateFBType = kInvalidate_InvalidateFBType;
164 fInvalidateFBType = kDiscard_InvalidateFBType;
328 fInvalidateFBType = kNone_InvalidateFBType;
    [all...]

Completed in 4411 milliseconds