Searched refs:fTopRec (Results 1 – 4 of 4) sorted by relevance
26 fTopRec(NULL), in SkLayerDrawLooper()297 fTopRec(NULL), in Builder()317 if (NULL == fTopRec) { in addLayer()318 fTopRec = rec; in addLayer()340 SkASSERT(fTopRec); in addLayerOnTop()341 fTopRec->fNext = rec; in addLayerOnTop()343 fTopRec = rec; in addLayerOnTop()355 fTopRec = NULL; in detachLooper()
26 fTopRec(NULL), in SkLayerDrawLooper()326 fTopRec(NULL), in Builder()346 if (NULL == fTopRec) { in addLayer()347 fTopRec = rec; in addLayer()369 SkASSERT(NULL != fTopRec); in addLayerOnTop()370 fTopRec->fNext = rec; in addLayerOnTop()372 fTopRec = rec; in addLayerOnTop()384 fTopRec = NULL; in detachLooper()
100 Rec* fTopRec; variable158 Rec* fTopRec; variable
106 Rec* fTopRec; variable164 Rec* fTopRec; variable