Searched refs:pathSpaceRTBounds (Results 1 – 1 of 1) sorted by relevance
291 SkRect pathSpaceRTBounds; in onPrepare() local292 if (SkMatrixPriv::InverseMapRect(pathMatrix, &pathSpaceRTBounds, rtBounds)) { in onPrepare()293 vertexWriter << pathSpaceRTBounds; in onPrepare()