Home
last modified time | relevance | path

Searched refs:rsAllocationCreateTyped (Results 1 – 4 of 4) sorted by relevance

/frameworks/rs/
DlibRS.map22 rsAllocationCreateTyped;
DrsApiStubs.h59 extern "C" RsAllocation rsAllocationCreateTyped (RsContext rsc, RsType vtype, RsAllocationMipmapCon…
DrsApiStubs.cpp332 extern "C" RsAllocation rsAllocationCreateTyped (RsContext ctxWrapper, RsType vtype, RsAllocationMi… in rsAllocationCreateTyped() function
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1225 return (jlong)(uintptr_t) rsAllocationCreateTyped((RsContext)con, (RsType)type, in nAllocationCreateTyped()
1344 jlong id = (jlong)(uintptr_t)rsAllocationCreateTyped((RsContext)con, in nAllocationCreateBitmapBackedAllocation()