Lines Matching refs:standard
1316 android_native_rect_t standard = {10, 20, 330, 200};1317 ASSERT_EQ(OK, native_window_set_crop(mANW.get(), &standard));