Searched refs:GrSTAllocator (Results 1 – 4 of 4) sorted by relevance
83 GrSTAllocator<1, C> sa1; in DEF_TEST()85 GrSTAllocator<3, C> sa3; in DEF_TEST()87 GrSTAllocator<4, C> sa4; in DEF_TEST()
412 template <int N, typename T> class GrSTAllocator : public GrTAllocator<T> {417 GrSTAllocator() : INHERITED(N) { in GrSTAllocator() function
116 GrSTAllocator<128, InstanceTallies> fTalliesAllocator;
142 GrSTAllocator<4, GrCCAtlas> fAtlases;