Searched defs:posCount (Results 1 – 2 of 2) sorted by relevance
690 void SkiaCanvas::drawPosText(const uint16_t* text, const float* positions, int count, int posCount, in drawPosText()
564 int posCount = pos ? env->GetArrayLength(pos) >> 1: 0; in drawPosTextChars() local583 int posCount = pos ? env->GetArrayLength(pos) >> 1: 0; in drawPosTextString() local