Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A Dtinyxml2.h971 QueryFloatValue( &f ); in FloatValue()
987 int QueryFloatValue( float* value ) const;
1146 return a->QueryFloatValue( _value ); in QueryFloatAttribute()
H A Dtinyxml2.cpp1084 int XMLAttribute::QueryFloatValue( float* value ) const in QueryFloatValue() function in XMLAttribute