Lines Matching defs:SkScalerContextRec
51 * SkScalerContextRec must be dense, and all bytes must be set to a know quantity because this
55 struct SkScalerContextRec {
317 SkScalerContextRec* rec,
322 SkScalerContextRec* rec,
335 const SkScalerContextRec& rec,
340 const SkScalerContextRec& rec,
343 static void DescriptorBufferGiveRec(const SkScalerContextRec& rec, void* buffer);
344 static bool CheckBufferSizeForRec(const SkScalerContextRec& rec,
348 static SkMaskGamma::PreBlend GetMaskPreBlend(const SkScalerContextRec& rec);
350 const SkScalerContextRec& getRec() const { return fRec; }
369 SkScalerContextRec fRec;
409 static SkScalerContextRec PreprocessRec(const SkTypeface& typeface,
439 SkFontHinting SkScalerContextRec::getHinting() const {
445 void SkScalerContextRec::setHinting(SkFontHinting hinting) {