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

  /external/skia/src/pdf/
SkClusterator.cpp 62 uint32_t clusterLen = clusterEnd - cluster;
63 return Cluster{fUtf8Text + cluster, clusterLen, clusterGlyphIndex, clusterGlyphCount};
  /external/skqp/src/pdf/
SkClusterator.cpp 62 uint32_t clusterLen = clusterEnd - cluster;
63 return Cluster{fUtf8Text + cluster, clusterLen, clusterGlyphIndex, clusterGlyphCount};

Completed in 727 milliseconds