Searched refs:streamRec (Results 1 – 1 of 1) sorted by relevance
2034 FT_StreamRec streamRec; in recognizedFont() local2035 SkUniqueFTFace face(this->openFace(stream, -1, &streamRec)); in recognizedFont()2050 FT_StreamRec streamRec; in scanFont() local2051 SkUniqueFTFace face(this->openFace(stream, ttcIndex, &streamRec)); in scanFont()