Searched refs:GetSurfaceId (Results 1 – 3 of 3) sorted by relevance
130 int GetSurfaceId() const { in GetSurfaceId() function134 surface_id = surface_source.GetSurfaceId(); in GetSurfaceId()150 return GetSurfaceId() < other.GetSurfaceId();152 bool operator<(int surface_id) const { return GetSurfaceId() < surface_id; }236 int GetSurfaceId() const { return surface->surface_id(); } in GetSurfaceId() function265 int GetSurfaceId() const { return -1; } in GetSurfaceId() function
455 stream << " surface_id=" << layers_[i].GetSurfaceId(); in Dump()1030 search->GetSurfaceId() == surface->surface_id(); in UpdateLayerConfig()1049 layer_index, layers[layer_index].GetSurfaceId()); in UpdateLayerConfig()
218 Status<int> GetSurfaceId(size_t surface_index) { in GetSurfaceId() function in android::dvr::__anonbaaf89620111::TestDisplayManager509 EXPECT_STATUS_EQ(surface_id, manager_->GetSurfaceId(0)); in TEST_F()