Searched refs:AllocationCubeCreateFromBitmapFnPtr (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/cpp/
H A DrsDispatch.h41 typedef RsAllocation (*AllocationCubeCreateFromBitmapFnPtr) (RsContext, RsType, RsAllocationMipmapControl, const void*, size_t, uint32_t); typedef
113 AllocationCubeCreateFromBitmapFnPtr AllocationCubeCreateFromBitmap;
H A DRenderScript.cpp173 RS::dispatch->AllocationCubeCreateFromBitmap = (AllocationCubeCreateFromBitmapFnPtr)dlsym(handle, "rsAllocationCubeCreateFromBitmap");

Completed in 1727 milliseconds