Searched refs:rsAllocationCreateFromBitmap (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/
H A DrsApiStubs.h60 extern "C" RsAllocation rsAllocationCreateFromBitmap (RsContext rsc, RsType vtype, RsAllocationMipmapControl mipmaps, const void * data, size_t data_length, uint32_t usages);
H A DrsApiStubs.cpp343 extern "C" RsAllocation rsAllocationCreateFromBitmap (RsContext ctxWrapper, RsType vtype, RsAllocationMipmapControl mipmaps, function
/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp1329 jlong id = (jlong)(uintptr_t)rsAllocationCreateFromBitmap((RsContext)con,

Completed in 466 milliseconds