Home
last modified time | relevance | path

Searched refs:halfSampleFreq (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkGlyphRunPainter.cpp113 const SkPoint halfSampleFreq = strike->roundingSpec().halfAxisSampleFreq; in prepare_for_direct_mask_drawing() local
118 positionMatrixWithRounding.postTranslate(halfSampleFreq.x(), halfSampleFreq.y()); in prepare_for_direct_mask_drawing()
/external/skia/src/text/gpu/
DSubRunContainer.cpp2364 const SkPoint halfSampleFreq = strike->roundingSpec().halfAxisSampleFreq; in prepare_for_direct_mask_drawing() local
2369 positionMatrixWithRounding.postTranslate(halfSampleFreq.x(), halfSampleFreq.y()); in prepare_for_direct_mask_drawing()