Searched refs:normalizeFixedY (Results 1 – 2 of 2) sorted by relevance
249 texture->normalizeFixedY(ty), in drawPackedGlyph()251 texture->normalizeFixedY(ty + height), in drawPackedGlyph()257 texture->normalizeFixedY(ty), in drawPackedGlyph()259 texture->normalizeFixedY(ty + height), in drawPackedGlyph()
97 GrFixed normalizeFixedY(GrFixed y) const { in normalizeFixedY() function