Searched refs:buffer_h (Results 1 – 1 of 1) sorted by relevance
50 const int32_t buffer_h = wl_shm_buffer_get_height(shm_buffer); in Commit() local51 CHECK(buffer_h == state_.region.h); in Commit()