Searched refs:outDisplayIds (Results 1 – 2 of 2) sorted by relevance
1586 binder::Status getPhysicalDisplayIds(std::vector<int64_t>* outDisplayIds) override;
9722 binder::Status SurfaceComposerAIDL::getPhysicalDisplayIds(std::vector<int64_t>* outDisplayIds) { in getPhysicalDisplayIds() argument9729 *outDisplayIds = std::move(displayIds); in getPhysicalDisplayIds()