Searched refs:fInvalidateFBType (Results 1 – 2 of 2) sorted by relevance
238 InvalidateFBType invalidateFBType() const { return fInvalidateFBType; } in invalidateFBType()390 InvalidateFBType fInvalidateFBType; variable
25 fInvalidateFBType = kNone_InvalidateFBType; in GrGLCaps()161 fInvalidateFBType = kInvalidate_InvalidateFBType; in init()164 fInvalidateFBType = kDiscard_InvalidateFBType; in init()328 fInvalidateFBType = kNone_InvalidateFBType; in init()1021 r.appendf("Invalidate FB Type: %s\n", kInvalidateFBTypeStr[fInvalidateFBType]); in dump()