Home
last modified time | relevance | path

Searched refs:colorElem (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/
DrsProgramFragment.cpp106 …ObjectBaseRef<const Element> colorElem = Element::createRef(rsc, RS_TYPE_FLOAT_32, RS_KIND_USER, f… in init() local
109 const Element *eins[] = {colorElem.get()}; in init()
DrsFont.cpp506 ObjectBaseRef<const Element> colorElem = Element::createRef(mRSC, RS_TYPE_FLOAT_32, in initRenderState() local
512 const Element *ebe1[] = {colorElem.get(), gammaElem.get()}; in initRenderState()