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

  /frameworks/rs/scriptc/
rs_io.rsh 31 * rsAllocationIoReceive: Receive new content from the queue
44 rsAllocationIoReceive(rs_allocation a);
  /prebuilts/sdk/renderscript/include/
rs_io.rsh 31 * rsAllocationIoReceive: Receive new content from the queue
44 rsAllocationIoReceive(rs_allocation a);
  /frameworks/rs/api/
rs_io.spec 26 function: rsAllocationIoReceive
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 185 void __attribute__((overloadable)) rsAllocationIoReceive(::rs_allocation a) {
187 if (failIfInKernel(rsc, "rsAllocationIoReceive"))
    [all...]
  /frameworks/base/rs/jni/
android_renderscript_RenderScript.cpp     [all...]

Completed in 187 milliseconds