Home
last modified time | relevance | path

Searched defs:new_rows (Results 1 – 3 of 3) sorted by relevance

/external/libvterm/src/
Dscreen.c80 static ScreenCell *realloc_buffer(VTermScreen *screen, ScreenCell *buffer, int new_rows, int new_co… in realloc_buffer()
480 static int resize(int new_rows, int new_cols, VTermPos *delta, void *user) in resize()
/external/webrtc/webrtc/modules/desktop_capture/
Ddesktop_region.cc371 Rows new_rows; in Translate() local
/external/opencv/cxcore/src/
Dcxarray.cpp2937 int total_width, new_rows, cn; in cvReshapeMatND() local
3100 int new_cn, int new_rows ) in cvReshape()