Searched defs:def (Results 1 – 12 of 12) sorted by relevance
/device/google/sunfish/vibrator/common/ |
D | utils.h | 85 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/ |
D | utils.h | 88 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/google/bluejay/vibrator/common/ |
D | utils.h | 88 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/google/lynx/vibrator/common/ |
D | utils.h | 88 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/ |
D | GoldfishVideoDecoderOMXComponent.cpp | 102 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
|
D | SimpleGoldfishOMXComponent.cpp | 719 void SimpleGoldfishOMXComponent::addPort(const OMX_PARAM_PORTDEFINITIONTYPE &def) { in addPort()
|
/device/generic/vulkan-cereal/third-party/googletest/googletest/include/gtest/internal/ |
D | gtest-internal.h | 509 SetUpTearDownSuiteFuncType a, SetUpTearDownSuiteFuncType def) { in GetNotDefaultOrNull()
|
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/ |
D | C2GoldfishAvcDec.cpp | 369 const C2P<C2StreamColorAspectsTuning::output> &def, in ColorAspectsSetter()
|
/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/ |
D | C2GoldfishHevcDec.cpp | 324 const C2P<C2StreamColorAspectsTuning::output> &def, in ColorAspectsSetter()
|
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/ |
D | Xlibint.h | 649 #define CI_GET_CHAR_INFO_1D(fs,col,def,cs) \ argument 671 #define CI_GET_CHAR_INFO_2D(fs,row,col,def,cs) \ argument
|
/device/generic/goldfish/camera/ |
D | EmulatedFakeCamera2.cpp | 1611 #define READ_IF_OK(res, what, def) \ in processRequest() argument
|
/device/generic/vulkan-cereal/protocols/vulkan/katex/ |
D | katex.mjs | 13948 const def = (context, global) => { function
|