Searched defs:bindAllocation (Results 1 - 4 of 4) sorted by relevance

/frameworks/rs/cpp/
H A DScript.cpp50 void Script::bindAllocation(sp<Allocation> va, uint32_t slot) const { function in class:Script
/frameworks/rs/
H A DrsProgram.cpp105 bindAllocation(NULL, NULL, ct);
139 void Program::bindAllocation(Context *rsc, Allocation *alloc, uint32_t slot) { function in class:Program
204 p->bindAllocation(rsc, static_cast<Allocation *>(constants), slot);
/frameworks/base/graphics/java/android/renderscript/
H A DScript.java181 public void bindAllocation(Allocation va, int slot) { method in class:Script
/frameworks/support/renderscript/v8/java/src/android/support/v8/renderscript/
H A DScript.java181 public void bindAllocation(Allocation va, int slot) { method in class:Script

Completed in 66 milliseconds