Home
last modified time | relevance | path

Searched refs:constInput (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/
DrsProgramFragment.cpp107 ObjectBaseRef<const Element> constInput = builder.create(rsc); in init() local
109 ObjectBaseRef<Type> inputType = Type::getTypeRef(rsc, constInput.get(), 1, 0, 0, false, false); in init()
DrsProgramVertex.cpp182 ObjectBaseRef<const Element> constInput = constBuilder.create(rsc); in init() local
191 ObjectBaseRef<Type> inputType = Type::getTypeRef(rsc, constInput.get(), 1, 0, 0, false, false); in init()
DrsFont.cpp508 ObjectBaseRef<const Element> constInput = builder.create(mRSC); in initRenderState() local
510 ObjectBaseRef<Type> inputType = Type::getTypeRef(mRSC, constInput.get(), 1, 0, 0, false, false); in initRenderState()