Searched defs:surface_control (Results 1 – 9 of 9) sorted by relevance
505 optional SurfaceControlProto surface_control = 7; field
524 optional .android.view.SurfaceControlProto surface_control = 7; field
23839 inline const ::android::view::SurfaceControlProto& WindowContainerProto::surface_control() const { in surface_control() function23844 ::android::view::SurfaceControlProto* surface_control) { in unsafe_arena_set_allocated_surface_control()23891 …ndowContainerProto::set_allocated_surface_control(::android::view::SurfaceControlProto* surface_co… in set_allocated_surface_control()
15643 WindowContainerProto::_Internal::surface_control(const WindowContainerProto* msg) { in surface_control() function in com::android::server::wm::WindowContainerProto::_Internal
24476 inline const ::android::view::SurfaceControlProto& WindowContainerProto::surface_control() const { in surface_control() function24481 ::android::view::SurfaceControlProto* surface_control) { in unsafe_arena_set_allocated_surface_control()24528 …ndowContainerProto::set_allocated_surface_control(::android::view::SurfaceControlProto* surface_co… in set_allocated_surface_control()
16877 WindowContainerProto::_Internal::surface_control(const WindowContainerProto* msg) { in surface_control() function in com::android::server::wm::WindowContainerProto::_Internal
1301 ::protozero::ConstBytes surface_control() const { return at<7>().as_bytes(); } in surface_control() function