HomeSort by relevance Sort by last modified time
    Searched refs:ebn1 (Results 1 - 2 of 2) sorted by null

  /frameworks/rs/
rsProgramVertex.cpp 177 const char *ebn1[] = { "MV", "P", "TexMatrix", "MVP" }; local
180 ObjectBaseRef<const Element> constInput = Element::create(rsc, 4, ebe1, ebn1);
rsFont.cpp 512 const char *ebn1[] = { "Color", "Gamma" }; local
514 ObjectBaseRef<const Element> constInput = Element::create(mRSC, 2, ebe1, ebn1);
608 const char *ebn1[] = { "position", "texture0" }; local
610 ObjectBaseRef<const Element> vertexDataElem = Element::create(mRSC, 2, ebe1, ebn1);

Completed in 1166 milliseconds