Home
last modified time | relevance | path

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

/frameworks/rs/
DrsProgramVertex.cpp177 const char *ebn1[] = { "MV", "P", "TexMatrix", "MVP" }; in init() local
180 ObjectBaseRef<const Element> constInput = Element::create(rsc, 4, ebe1, ebn1); in init()
DrsFont.cpp512 const char *ebn1[] = { "Color", "Gamma" }; in initRenderState() local
514 ObjectBaseRef<const Element> constInput = Element::create(mRSC, 2, ebe1, ebn1); in initRenderState()
608 const char *ebn1[] = { "position", "texture0" }; in initVertexArrayBuffers() local
610 ObjectBaseRef<const Element> vertexDataElem = Element::create(mRSC, 2, ebe1, ebn1); in initVertexArrayBuffers()