Searched refs:fInitialStorage (Results 1 – 2 of 2) sorted by relevance
31 , fInitialStorage(NULL) in SkDeque()41 , fInitialStorage(storage) in SkDeque()59 Block* initialHead = (Block*)fInitialStorage; in ~SkDeque()
124 void* fInitialStorage; variable