OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_model
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/platform/audio/
Distance.h
49
ModelType model() { return
m_model
; }
53
m_model
= model;
71
ModelType
m_model
;
member in class:WebCore::DistanceEffect
Distance.cpp
43
:
m_model
(ModelInverse)
60
switch (
m_model
) {
Completed in 35 milliseconds