Lines Matching refs:stdAllocator
37 , stdAllocator(allocator) in DisplayList()
38 , chunks(stdAllocator) in DisplayList()
39 , ops(stdAllocator) in DisplayList()
40 , children(stdAllocator) in DisplayList()
41 , bitmapResources(stdAllocator) in DisplayList()
42 , pathResources(stdAllocator) in DisplayList()
43 , patchResources(stdAllocator) in DisplayList()
44 , paints(stdAllocator) in DisplayList()
45 , regions(stdAllocator) in DisplayList()
46 , referenceHolders(stdAllocator) in DisplayList()
47 , functors(stdAllocator) in DisplayList()
48 , pushStagingFunctors(stdAllocator) in DisplayList()