Home
last modified time | relevance | path

Searched refs:buffer_h (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/wayland/
Dwayland_surface.cpp50 const int32_t buffer_h = wl_shm_buffer_get_height(shm_buffer); in Commit() local
51 CHECK(buffer_h == state_.region.h); in Commit()