HomeSort by relevance Sort by last modified time
    Searched refs:GetSurfaceId (Results 1 - 2 of 2) sorted by null

  /frameworks/native/libs/vr/libvrflinger/
hardware_composer.h 123 int GetSurfaceId() const {
192 int GetSurfaceId() { return surface->surface_id(); }
212 int GetSurfaceId() const { return -1; }
  /frameworks/native/libs/vr/libdvr/tests/
dvr_display_manager-test.cpp 144 Status<int> GetSurfaceId(size_t surface_index) {
418 EXPECT_STATUS_EQ(surface_id, manager_->GetSurfaceId(0));

Completed in 107 milliseconds