Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/audio/
DAudioBus.h57 LayoutCanonical = 0 enumerator
DAudioBus.cpp72 m_layout = LayoutCanonical; // for now this is the only layout we define in AudioBus()
102 if (m_layout != LayoutCanonical) in channelByType()