Home
last modified time | relevance | path

Searched defs:isPureInt (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
DFormat.h63 constexpr bool isPureInt() const { return isInt() && !isScaled; } in isPureInt() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DFormat.h67 constexpr bool isPureInt() const { return isInt() && !isScaled; } in isPureInt() function