Searched refs:expectRectRegion (Results 1 - 1 of 1) sorted by relevance

/external/qemu/android/skin/
H A Dregion.c1325 expectRectRegion( Region* r, int x1, int y1, int x2, int y2 ) function
1330 printf( "expectRectRegion(%d,%d,%d,%d): ",x1,y1,x2,y2 );
1409 expectRectRegion( r, 10, 20, 110, 120 );
1412 expectRectRegion( r, 60, 100, 160, 200 );

Completed in 561 milliseconds