HomeSort by relevance Sort by last modified time
    Searched refs:numCoordinates (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/openvg/
PainterOpenVG.cpp 1042 const VGint numCoordinates = numPoints * 2;
1048 numCoordinates /* expected number of total coordinates */,
1052 Vector<VGfloat> vgPoints(numCoordinates);
    [all...]
  /external/zxing/core/
core.jar 

Completed in 319 milliseconds