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

/frameworks/native/libs/vr/libvrflinger/
H A Dhardware_composer.h123 int GetSurfaceId() const { function in class:android::dvr::Layer
192 int GetSurfaceId() { return surface->surface_id(); } function in struct:android::dvr::Layer::SourceSurface
212 int GetSurfaceId() const { return -1; } function in struct:android::dvr::Layer::SourceBuffer
/frameworks/native/libs/vr/libdvr/tests/
H A Ddvr_display_manager-test.cpp144 Status<int> GetSurfaceId(size_t surface_index) { function in class:android::dvr::__anon1747::TestDisplayManager
418 EXPECT_STATUS_EQ(surface_id, manager_->GetSurfaceId(0));

Completed in 45 milliseconds