Home
last modified time | relevance | path

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

/aosp_15_r20/system/media/audio_utils/
H A DChannelMix.cpp50 constexpr ChannelMatrixContainer<INPUT_CHANNEL_MASK, OUTPUT_CHANNEL_MASK> computeMatrix() { in computeMatrix() function
/aosp_15_r20/external/skia/tools/viewer/
H A DViewer.cpp1498 SkMatrix Viewer::computeMatrix() { in computeMatrix() function in Viewer