Home
last modified time | relevance | path

Searched defs:allocateObject (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/gpu/
DPODArena.h87 template<class T> T* allocateObject() in allocateObject() function
98 template<class T, class Argument1Type> T* allocateObject(const Argument1Type& argument1) in allocateObject() function