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

  /frameworks/rs/
rsProgramVertex.cpp 178 const Element *ebe1[] = {matrixElem.get(), matrixElem.get(), local
180 ObjectBaseRef<const Element> constInput = Element::create(rsc, 4, ebe1, ebn1);
rsFont.cpp 513 const Element *ebe1[] = {colorElem.get(), gammaElem.get()}; local
514 ObjectBaseRef<const Element> constInput = Element::create(mRSC, 2, ebe1, ebn1);
611 const Element *ebe1[] = {posElem.get(), texElem.get()}; local
612 ObjectBaseRef<const Element> vertexDataElem = Element::create(mRSC, 2, ebe1, ebn1);

Completed in 36 milliseconds