Home
last modified time | relevance | path

Searched defs:def (Results 1 – 8 of 8) sorted by relevance

/device/google/sunfish/vibrator/common/
Dutils.h85 inline Enable_If_Signed<T, T> getProperty(const std::string &key, const T def) { in getProperty()
90 inline Enable_If_Unsigned<T, T> getProperty(const std::string &key, const T def) { in getProperty()
/device/google/felix/vibrator/common/
Dutils.h88 inline Enable_If_Signed<T, T> getProperty(const std::string &key, const T def) { in getProperty()
102 inline Enable_If_Unsigned<T, T> getProperty(const std::string &key, const T def) { in getProperty()
/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishVideoDecoderOMXComponent.cpp102 OMX_PARAM_PORTDEFINITIONTYPE def; in initPorts() local
206 OMX_PARAM_PORTDEFINITIONTYPE *def = &editPortInfo(kOutputPortIndex)->mDef; in handlePortSettingsChange() local
247 OMX_PARAM_PORTDEFINITIONTYPE *def = &editPortInfo(kOutputPortIndex)->mDef; in handlePortSettingsChange() local
495 OMX_PARAM_PORTDEFINITIONTYPE *def = &editPortInfo(newParams->nPortIndex)->mDef; in internalSetParameter() local
DSimpleGoldfishOMXComponent.cpp719 void SimpleGoldfishOMXComponent::addPort(const OMX_PARAM_PORTDEFINITIONTYPE &def) { in addPort()
/device/generic/goldfish/camera/
DHwCamera.cpp44 const int64_t def, in getFrameDuration()
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DC2GoldfishAvcDec.cpp371 const C2P<C2StreamColorAspectsTuning::output> &def, in ColorAspectsSetter()
/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DC2GoldfishHevcDec.cpp324 const C2P<C2StreamColorAspectsTuning::output> &def, in ColorAspectsSetter()
/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/
DC2GoldfishVpxDec.cpp385 const C2P<C2StreamColorAspectsTuning::output> &def, in ColorAspectsSetter()