Searched defs:GrSTAllocator (Results 1 - 2 of 2) sorted by last modified time

/external/skia/src/gpu/
H A DGrAllocator.h255 template <int N, typename T> class GrSTAllocator : public GrTAllocator<T> { class in inherits:GrTAllocator
260 GrSTAllocator() : INHERITED(N) { function in class:GrSTAllocator
/external/chromium_org/third_party/skia/src/gpu/
H A DGrAllocator.h371 template <int N, typename T> class GrSTAllocator : public GrTAllocator<T> { class in inherits:GrTAllocator
376 GrSTAllocator() : INHERITED(N) { function in class:GrSTAllocator

Completed in 113 milliseconds