Searched refs:gAutoDecoderCancelCount (Results 1 – 1 of 1) sorted by relevance
6 static int gAutoDecoderCancelCount; variable25 SkDEBUGCODE(gAutoDecoderCancelCount += 1;) in AutoDecoderCancel()50 SkDEBUGCODE(gAutoDecoderCancelCount -= 1;) in ~AutoDecoderCancel()74 const int gCount = gAutoDecoderCancelCount; in Validate()