Searched refs:fController (Results 1 – 2 of 2) sorted by relevance
370 : fController(SkRef(controller)) in SkFlatDictionary()443 fController->unalloc((void*)found); in findAndReplace()481 SkASSERT(fController->getBitmapHeap() != NULL); in lazyInit()482 fScratch.setBitmapHeap(fController->getBitmapHeap()); in lazyInit()483 fScratch.setTypefaceRecorder(fController->getTypefaceSet()); in lazyInit()484 fScratch.setNamedFactoryRecorder(fController->getNamedFactorySet()); in lazyInit()527 SkFlatData* detached = (SkFlatData*)fController->allocThrow(fScratch.bytesWritten()); in detachScratch()540 fController->getBitmapHeap(), in unflatten()541 fController->getTypefacePlayback()); in unflatten()545 SkAutoTUnref<SkFlatController> fController; variable
301 SkGPipeController* fController; member in SkGPipeCanvas326 fController->notifyWritten(bytes); in doNotify()440 fController = controller; in SkGPipeCanvas()494 void* block = fController->requestBlock(needed, &fBlockSize); in needOpBytes()