Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/ops/
DDrawAtlasPathOp.h62 , fLocalToDeviceIfUsingLocalCoords{m.getScaleX(), m.getSkewY(), in Instance()
69 std::array<float, 6> fLocalToDeviceIfUsingLocalCoords; member
DDrawAtlasPathOp.cpp205 i->fLocalToDeviceIfUsingLocalCoords) in onPrepare()