Searched refs:halfSampleFreq (Results 1 – 1 of 1) sorted by relevance
54 SkPoint halfSampleFreq = roundingSpec.halfAxisSampleFreq; in startBitmapDevice() local55 matrix.postTranslate(halfSampleFreq.x(), halfSampleFreq.y()); in startBitmapDevice()81 SkPoint halfSampleFreq = roundingSpec.halfAxisSampleFreq; in startGPUDevice() local82 device.postTranslate(halfSampleFreq.x(), halfSampleFreq.y()); in startGPUDevice()