Searched defs:SourceSurface (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/vr/libvrflinger/
H A Dhardware_composer.h125 pdx::rpc::IfAnyOf<SourceSurface>::Call(
126 &source_, [&surface_id](const SourceSurface& surface_source) {
151 struct SourceSurface { struct in class:android::dvr::Layer
156 SourceSurface(const std::shared_ptr<DirectDisplaySurface>& surface) function in struct:android::dvr::Layer::SourceSurface
196 // as SourceSurface to simplify internal use by Layer.
217 pdx::rpc::Variant<SourceSurface, SourceBuffer> source_;

Completed in 134 milliseconds