Home
last modified time | relevance | path

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

/external/skqp/src/gpu/ccpr/
DGrCCPathCache.cpp47 (translate - transFloor).store(fSubpixelTranslate);
60 if (((Sk2f::Load(a.fSubpixelTranslate) - in fuzzy_equals()
61 Sk2f::Load(b.fSubpixelTranslate)).abs() > 1.f/256).anyTrue()) { in fuzzy_equals()
DGrCCPathCache.h79 float fSubpixelTranslate[2]; member