Searched refs:GetSurfaceAsProducer (Results 1 – 2 of 2) sorted by relevance
47 virtual sptr<Surface> GetSurfaceAsProducer() = 0;
63 inline sptr<Surface> GetSurfaceAsProducer() override { return nullptr; } in GetSurfaceAsProducer() function