Searched refs:IsIntegral (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/vulkan/vkjson/
H A Dvkjson.cc40 inline bool IsIntegral(double value) { function in namespace:__anon1940
910 if (!IsIntegral(d) ||
928 if (!IsIntegral(d) || d < 0.0 ||

Completed in 65 milliseconds