Home
last modified time | relevance | path

Searched defs:RoundInt (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactor.cpp2405 RValue<Int> RoundInt(RValue<Float> cast) in RoundInt() function
2740 RValue<Int4> RoundInt(RValue<Float4> cast) in RoundInt() function
DSubzeroReactor.cpp3233 RValue<Int> RoundInt(RValue<Float> cast) in RoundInt() function
3585 RValue<Int4> RoundInt(RValue<Float4> cast) in RoundInt() function
/third_party/skia/third_party/externals/swiftshader/tests/ReactorUnitTests/
DReactorUnitTests.cpp1342 TEST(ReactorUnitTests, RoundInt) in TEST() argument