Searched refs:CreateGraphicsTracker (Results 1 – 3 of 3) sorted by relevance
151 : mGraphicsTracker(GraphicsTracker::CreateGraphicsTracker(maxDequeueCount)) {} in GraphicBufferAllocator()
60 static std::shared_ptr<GraphicsTracker> CreateGraphicsTracker(int maxDequeueCount) { in CreateGraphicsTracker() function
261 mTracker = GraphicsTracker::CreateGraphicsTracker(maxDequeueCount); in init()