Searched defs:propValue (Results 1 – 6 of 6) sorted by relevance
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/ |
D | XMPMeta.java | 199 Object propValue, in setProperty() 214 Object propValue) throws XMPException; in setProperty() 855 boolean propValue, in setPropertyBoolean() 870 boolean propValue) throws XMPException; in setPropertyBoolean() 887 int propValue, in setPropertyInteger() 902 int propValue) throws XMPException; in setPropertyInteger() 919 long propValue, in setPropertyLong() 934 long propValue) throws XMPException; in setPropertyLong() 951 double propValue, in setPropertyDouble() 966 double propValue) throws XMPException; in setPropertyDouble() [all …]
|
/external/opencv3/modules/videoio/src/ |
D | cap_openni2.cpp | 400 double propValue = 0; in getProperty() local 423 bool CvCapture_OpenNI2::setProperty( int propIdx, double propValue ) in setProperty() 449 double propValue = 0; in getCommonProperty() local 483 bool CvCapture_OpenNI2::setCommonProperty( int propIdx, double propValue ) in setCommonProperty() 513 double propValue = 0; in getDepthGeneratorProperty() local 560 bool CvCapture_OpenNI2::setDepthGeneratorProperty( int propIdx, double propValue ) in setDepthGeneratorProperty() 613 double propValue = 0.; in getImageGeneratorProperty() local 646 bool CvCapture_OpenNI2::setImageGeneratorProperty(int propIdx, double propValue) in setImageGeneratorProperty()
|
D | cap_openni.cpp | 776 double propValue = 0; in getProperty() local 799 bool CvCapture_OpenNI::setProperty( int propIdx, double propValue ) in setProperty() 825 double propValue = 0; in getCommonProperty() local 863 bool CvCapture_OpenNI::setCommonProperty( int propIdx, double propValue ) in setCommonProperty() 922 double propValue = 0; in getDepthGeneratorProperty() local 971 bool CvCapture_OpenNI::setDepthGeneratorProperty( int propIdx, double propValue ) in setDepthGeneratorProperty() 1023 double propValue = 0.; in getImageGeneratorProperty() local 1059 bool CvCapture_OpenNI::setImageGeneratorProperty( int propIdx, double propValue ) in setImageGeneratorProperty()
|
D | cap_intelperc.cpp | 559 double propValue = 0; in getProperty() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fProgramInterfaceQueryTestCase.cpp | 242 …terfaceDefinition::Program* program, const std::string& resource, glw::GLint propValue, const std:… in validate() 273 …eValidator::validateBuiltinVariable (const std::string& resource, glw::GLint propValue, const std:… in validateBuiltinVariable() 301 …terfaceDefinition::Program* program, const std::string& resource, glw::GLint propValue, const std:… in validate() 372 …vector<VariablePathComponent>& path, const std::string& resource, glw::GLint propValue, const std:… in validateSingleVariable() 388 void TypeValidator::validateBuiltinVariable (const std::string& resource, glw::GLint propValue, con… in validateBuiltinVariable() 445 …vector<VariablePathComponent>& path, const std::string& resource, glw::GLint propValue, const std:… in validateSingleVariable() 467 void ArraySizeValidator::validateBuiltinVariable (const std::string& resource, glw::GLint propValue… in validateBuiltinVariable() 519 …vector<VariablePathComponent>& path, const std::string& resource, glw::GLint propValue, const std:… in validateSingleVariable() 573 …vector<VariablePathComponent>& path, const std::string& resource, glw::GLint propValue, const std:… in validateSingleVariable() 651 …vector<VariablePathComponent>& path, const std::string& resource, glw::GLint propValue, const std:… in validateSingleVariable() [all …]
|
/external/lzma/CPP/7zip/Common/ |
D | MethodProps.cpp | 346 NCOM::CPropVariant propValue; in SetParam() local
|