Home | History | Annotate | Download | only in OMXCameraAdapter

Lines Matching full:maxsize

2164         const int maxSize = CAMHAL_SIZE_OF_ARRAY(caps.arrayVar); \
2165 if ( count < 0 || count > maxSize ) \
2170 count, maxSize); \