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

  /frameworks/rs/rsov/driver/
rsovScript.h 229 extern android::renderscript::Allocation *rsovScriptGetAllocationForPointer(
rsovRuntimeStubs.cpp 162 Allocation *alloc = rsovScriptGetAllocationForPointer(rsc, sc, ptr);
171 Allocation *alloc = rsovScriptGetAllocationForPointer(rsc, sc, ptr);
    [all...]
rsovScript.cpp 919 Allocation *rsovScriptGetAllocationForPointer(

Completed in 47 milliseconds