Searched defs:isFloatingPoint (Results 1 – 5 of 5) sorted by relevance
2726 bool isFloatingPoint = (fSampleFormat [0] == sfFloatingPoint); in IsValidDNG() local
5724 bool isFloatingPoint = (negative.RawImage ().PixelType () == ttFloat); in WriteDNG() local
136 bool isFloatingPoint() const { in isFloatingPoint() function
284 bool isFloatingPoint() const { in isFloatingPoint() function
1827 …e::areValuesCorrect(tcu::ConstPixelBufferAccess& resultBuffer, const bool isFloatingPoint, deInt32… in areValuesCorrect() argument