Searched defs:getFloatType (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/rsov/compiler/spirit/
H A Dmodule.cpp298 TypeFloatInst *Module::getFloatType(int bits) { function in class:android::spirit::Module
299 return getGlobalSection()->getFloatType(bits);
765 TypeFloatInst *GlobalSection::getFloatType(int bits) {

Completed in 98 milliseconds