Searched refs:tfPtr (Results 1 – 2 of 2) sorted by relevance
985 auto* tfPtr = fRemoteFontIdToTypeface.find(spec.typefaceID); in readStrikeData() local987 if (!tfPtr) READ_FAILURE in readStrikeData()988 auto* tf = tfPtr->get(); in readStrikeData()1007 SkStrikeSpec strikeSpec{*client_desc, *tfPtr}; in readStrikeData()
803 auto* tfPtr = fRemoteFontIdToTypeface.find(spec.typefaceID); in readStrikeData() local805 if (!tfPtr) READ_FAILURE in readStrikeData()806 auto* tf = tfPtr->get(); in readStrikeData()