HomeSort by relevance Sort by last modified time
    Searched refs:newRec (Results 1 - 2 of 2) sorted by null

  /external/skia/src/ports/
SkFontHost_FONTPATH.cpp 312 SkScalerContext::Rec* newRec;
315 newRec = reinterpret_cast<SkScalerContext::Rec*>(
317 newRec->fFontID = get_id(*face);
  /external/skia/src/core/
SkScalerContext.cpp 130 SkScalerContext::Rec* newRec =
133 newRec->fFontID = newFontID;

Completed in 564 milliseconds