Searched refs:pluginAllocator (Results 1 – 1 of 1) sorted by relevance
137 auto pluginAllocator = plugin_->GetAllocator(); in HandleNegotiateParams() local138 …if (pluginAllocator != nullptr && pluginAllocator->GetMemoryType() == Plugin::MemoryType::SURFACE_… in HandleNegotiateParams()140 auto allocator = Plugin::ReinterpretPointerCast<Plugin::SurfaceAllocator>(pluginAllocator); in HandleNegotiateParams()