Home | History | Annotate | Download | only in core

Lines Matching refs:fLayerCount

408     fLayerCount = 0;
448 SkASSERT(0 == fLayerCount);
797 fLayerCount += 1;
849 SkASSERT(fLayerCount > 0);
850 fLayerCount -= 1;
875 return fLayerCount > 0;