Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/wayland/
Dwayland_surface.cpp48 const int32_t buffer_w = wl_shm_buffer_get_width(shm_buffer); in Commit() local
49 CHECK(buffer_w == state_.region.w); in Commit()