Home
last modified time | relevance | path

Searched refs:GrSTAllocator (Results 1 – 4 of 4) sorted by relevance

/external/skqp/tests/
DGrAllocatorTest.cpp83 GrSTAllocator<1, C> sa1; in DEF_TEST()
85 GrSTAllocator<3, C> sa3; in DEF_TEST()
87 GrSTAllocator<4, C> sa4; in DEF_TEST()
/external/skqp/src/gpu/
DGrAllocator.h412 template <int N, typename T> class GrSTAllocator : public GrTAllocator<T> {
417 GrSTAllocator() : INHERITED(N) { in GrSTAllocator() function
/external/skqp/src/gpu/ccpr/
DGrCCStroker.h116 GrSTAllocator<128, InstanceTallies> fTalliesAllocator;
DGrCCAtlas.h142 GrSTAllocator<4, GrCCAtlas> fAtlases;