Home
last modified time | relevance | path

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

/hardware/google/av/codec2/vndk/
DC2Buffer.cpp77 class GraphicViewBuddy : public C2GraphicView { class
1039 std::shared_ptr<GraphicViewBuddy::Impl> gvi = in map()
1040 std::shared_ptr<GraphicViewBuddy::Impl>(new GraphicViewBuddy::Impl(*mImpl, mapping)); in map()
1042 mapping->error(), fence, GraphicViewBuddy(gvi, C2PlanarSection(*mImpl, crop()))); in map()
1060 std::shared_ptr<GraphicViewBuddy::Impl> gvi = in map()
1061 std::shared_ptr<GraphicViewBuddy::Impl>(new GraphicViewBuddy::Impl(*mImpl, mapping)); in map()
1063 mapping->error(), fence, GraphicViewBuddy(gvi, C2PlanarSection(*mImpl, crop()))); in map()