Searched refs:highPos (Results 1 – 2 of 2) sorted by relevance
279 U32 const highPos = rankLast[nBitsToDecrease]; in HUF_setMaxHeight() local281 if (highPos == noSymbol) continue; in HUF_setMaxHeight()286 { U32 const highTotal = huffNode[highPos].count; in HUF_setMaxHeight()
488 SkPoint highPos[1] = { SkPoint::Make(0, -8) }; in DEF_TEST() local498 auto blobHighY = SkTextBlob::MakeFromPosText("y", 1, highPos, font); in DEF_TEST()