Searched defs:crop (Results 1 – 2 of 2) sorted by relevance
49 export const crop: (a: image.PixelMap, ...params: any[]) => number; constant
536 TEST_F(DeviceTest, crop) in TEST_F() argument