Home
last modified time | relevance | path

Searched defs:compatibleMatrix (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/text/gpu/
DSubRunContainer.cpp1614 const bool compatibleMatrix = positionMatrix.rc(0,0) == fInitialPositionMatrix.rc(0,0) && in boundsAndDeviceMatrix() local
1672 const bool compatibleMatrix = positionMatrix[0] == initialMatrix[0] && in deviceRectAndCheckTransform() local