Home
last modified time | relevance | path

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

/dports/audio/eq10q-lv2/eq10q-2.2/
H A Dmidside_matrix.c188 static void runMatrix(LV2_Handle instance, uint32_t sample_count) in runMatrix() function
302 runMatrix,
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/mac/
H A DFontMac.mm92 CGAffineTransform runMatrix = CGAffineTransformConcat(savedMatrix, rotateLeftTransform);
93 CGContextSetTextMatrix(context, runMatrix);