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

  /frameworks/rs/cpu_ref/
rsCpuScript.h 169 Allocation * rsdScriptGetAllocationForPointer(
  /frameworks/rs/driver/
rsdBcc.h 96 android::renderscript::Allocation * rsdScriptGetAllocationForPointer(
rsdBcc.cpp 156 Allocation * rsdScriptGetAllocationForPointer(const android::renderscript::Context *dc,
rsdRuntimeStubs.cpp 530 Allocation* alloc = rsdScriptGetAllocationForPointer(rsc, sc, ptr);
540 Allocation* alloc = rsdScriptGetAllocationForPointer(rsc, sc, ptr);
551 Allocation* alloc = rsdScriptGetAllocationForPointer(rsc, sc, ptr);
    [all...]

Completed in 110 milliseconds