Home
last modified time | relevance | path

Searched refs:GraphicViewBuddy (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/codec2/vndk/
DC2Buffer.cpp77 class GraphicViewBuddy : public C2GraphicView { class
1030 std::shared_ptr<GraphicViewBuddy::Impl> gvi = in map()
1031 std::shared_ptr<GraphicViewBuddy::Impl>(new GraphicViewBuddy::Impl(*mImpl, mapping)); in map()
1033 mapping->error(), fence, GraphicViewBuddy(gvi, C2PlanarSection(*mImpl, crop()))); in map()
1051 std::shared_ptr<GraphicViewBuddy::Impl> gvi = in map()
1052 std::shared_ptr<GraphicViewBuddy::Impl>(new GraphicViewBuddy::Impl(*mImpl, mapping)); in map()
1054 mapping->error(), fence, GraphicViewBuddy(gvi, C2PlanarSection(*mImpl, crop()))); in map()