HomeSort by relevance Sort by last modified time
    Searched defs:xstart (Results 1 - 4 of 4) sorted by null

  /external/opencv/otherlibs/highgui/
grfmt_jpeg2000.cpp 263 int xstart = jas_image_cmpttlx( m_image, cmpt ); local
285 for( x = 0; x < xend - xstart; x++ )
291 for( x = 0; x < xend - xstart; x++ )
298 for( x = 0, j = 0; x < xend - xstart; x += 2, j++ )
304 for( x = 0, j = 0; x < xend - xstart; j++ )
313 for( x = 0; x < xend - xstart; x++ )
325 int xstart = jas_image_cmpttlx( m_image, cmpt ); local
347 for( x = 0; x < xend - xstart; x++ )
353 for( x = 0; x < xend - xstart; x++ )
360 for( x = 0, j = 0; x < xend - xstart; x += 2, j++
    [all...]
  /system/core/libpixelflinger/
trap.cpp 212 GGLcoord xstart = TRI_FROM_INT(l) - v[0] + TRI_HALF; local
217 xstart += TRI_FROM_INT(c->state.scissor.left-l);
245 GGLcoord x = xstart;
277 GGLcoord xstart = TRI_FROM_INT(l) - v[0] + TRI_HALF; local
282 xstart += TRI_FROM_INT(c->state.scissor.left-l);
318 GGLcoord x = xstart;
    [all...]
  /external/icu4c/test/intltest/
usettest.cpp 1473 UChar32 xstart = DATA[i+2]; local
    [all...]
  /prebuilt/common/jfreechart/
jfreechart-1.0.9.jar 

Completed in 149 milliseconds