Lines Matching defs:narrow
1251 android_native_rect_t narrow = {0, 0, 400, 300};1252 ASSERT_EQ(OK, native_window_set_crop(mANW.get(), &narrow));