Searched refs:GetAttributes (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/vr/libdvr/tests/
H A Ddvr_display_manager-test.cpp164 Status<std::vector<DvrSurfaceAttribute>> GetAttributes(size_t surface_index) { function in class:android::dvr::__anon1747::TestDisplayManager
435 EXPECT_STATUS_ERROR_VALUE(EINVAL, manager_->GetAttributes(0));
449 auto attribute_status = manager_->GetAttributes(0);

Completed in 74 milliseconds