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

  /frameworks/rs/
rsEnv.h 13 typedef void * RsType;
rs.h 48 void rsaTypeGetNativeData(RsContext, RsType, uintptr_t *typeData, uint32_t typeDataSize);
rs.spec 43 ret RsType
48 param RsType vtype
57 param RsType vtype
66 param RsType vtype
393 param const RsType * type
rsType.cpp 330 RsType rsi_TypeCreate(Context *rsc, RsElement _e, uint32_t dimX,
340 extern "C" void rsaTypeGetNativeData(RsContext con, RsType type, uintptr_t *typeData, uint32_t typeDataSize) {
rsDefines.h 49 typedef void * RsType;
rsAllocation.cpp 635 RsAllocation rsi_AllocationCreateTyped(Context *rsc, RsType vtype,
646 RsAllocation rsi_AllocationCreateFromBitmap(Context *rsc, RsType vtype,
668 RsAllocation rsi_AllocationCubeCreateFromBitmap(Context *rsc, RsType vtype,
rsScriptGroup.cpp 378 const RsType * type, size_t typeSize) {
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rsEnv.h 13 typedef void * RsType;
rs.spec 43 ret RsType
48 param RsType vtype
57 param RsType vtype
66 param RsType vtype
374 param const RsType * type
rs.h 48 void rsaTypeGetNativeData(RsContext, RsType, uint32_t *typeData, uint32_t typeDataSize);
rsDefines.h 49 typedef void * RsType;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rsEnv.h 13 typedef void * RsType;
rs.spec 43 ret RsType
48 param RsType vtype
57 param RsType vtype
66 param RsType vtype
374 param const RsType * type
rs.h 48 void rsaTypeGetNativeData(RsContext, RsType, uint32_t *typeData, uint32_t typeDataSize);
rsDefines.h 49 typedef void * RsType;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rsEnv.h 13 typedef void * RsType;
rs.spec 43 ret RsType
48 param RsType vtype
57 param RsType vtype
66 param RsType vtype
374 param const RsType * type
rs.h 48 void rsaTypeGetNativeData(RsContext, RsType, uint32_t *typeData, uint32_t typeDataSize);
rsDefines.h 49 typedef void * RsType;
  /frameworks/rs/cpp/
rsDispatch.h 23 typedef void (*TypeGetNativeDataFnPtr)(RsContext, RsType, uintptr_t *typeData, uint32_t typeDataSize);
38 typedef RsType (*TypeCreateFnPtr) (RsContext, RsElement, uint32_t, uint32_t, uint32_t, bool, bool, uint32_t);
39 typedef RsAllocation (*AllocationCreateTypedFnPtr) (RsContext, RsType, RsAllocationMipmapControl, uint32_t, uintptr_t);
40 typedef RsAllocation (*AllocationCreateFromBitmapFnPtr) (RsContext, RsType, RsAllocationMipmapControl, const void*, size_t, uint32_t);
41 typedef RsAllocation (*AllocationCubeCreateFromBitmapFnPtr) (RsContext, RsType, RsAllocationMipmapControl, const void*, size_t, uint32_t);
82 typedef RsScriptGroup (*ScriptGroupCreateFnPtr) (RsContext, RsScriptKernelID*, size_t, RsScriptKernelID*, size_t, RsScriptKernelID*, size_t, RsScriptFieldID*, size_t, const RsType*, size_t);
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/
rsDispatch.h 23 typedef void (*TypeGetNativeDataFnPtr)(RsContext, RsType, uint32_t *typeData, uint32_t typeDataSize);
38 typedef RsType (*TypeCreateFnPtr) (RsContext, RsElement, uint32_t, uint32_t, uint32_t, bool, bool, uint32_t);
39 typedef RsAllocation (*AllocationCreateTypedFnPtr) (RsContext, RsType, RsAllocationMipmapControl, uint32_t, uintptr_t);
40 typedef RsAllocation (*AllocationCreateFromBitmapFnPtr) (RsContext, RsType, RsAllocationMipmapControl, const void*, size_t, uint32_t);
41 typedef RsAllocation (*AllocationCubeCreateFromBitmapFnPtr) (RsContext, RsType, RsAllocationMipmapControl, const void*, size_t, uint32_t);
82 typedef RsScriptGroup (*ScriptGroupCreateFnPtr) (RsContext, RsScriptKernelID*, size_t, RsScriptKernelID*, size_t, RsScriptKernelID*, size_t, RsScriptFieldID*, size_t, const RsType*, size_t);
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/
rsDispatch.h 23 typedef void (*TypeGetNativeDataFnPtr)(RsContext, RsType, uint32_t *typeData, uint32_t typeDataSize);
38 typedef RsType (*TypeCreateFnPtr) (RsContext, RsElement, uint32_t, uint32_t, uint32_t, bool, bool, uint32_t);
39 typedef RsAllocation (*AllocationCreateTypedFnPtr) (RsContext, RsType, RsAllocationMipmapControl, uint32_t, uintptr_t);
40 typedef RsAllocation (*AllocationCreateFromBitmapFnPtr) (RsContext, RsType, RsAllocationMipmapControl, const void*, size_t, uint32_t);
41 typedef RsAllocation (*AllocationCubeCreateFromBitmapFnPtr) (RsContext, RsType, RsAllocationMipmapControl, const void*, size_t, uint32_t);
82 typedef RsScriptGroup (*ScriptGroupCreateFnPtr) (RsContext, RsScriptKernelID*, size_t, RsScriptKernelID*, size_t, RsScriptKernelID*, size_t, RsScriptFieldID*, size_t, const RsType*, size_t);
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsDispatch.h 23 typedef void (*TypeGetNativeDataFnPtr)(RsContext, RsType, uint32_t *typeData, uint32_t typeDataSize);
38 typedef RsType (*TypeCreateFnPtr) (RsContext, RsElement, uint32_t, uint32_t, uint32_t, bool, bool, uint32_t);
39 typedef RsAllocation (*AllocationCreateTypedFnPtr) (RsContext, RsType, RsAllocationMipmapControl, uint32_t, uintptr_t);
40 typedef RsAllocation (*AllocationCreateFromBitmapFnPtr) (RsContext, RsType, RsAllocationMipmapControl, const void*, size_t, uint32_t);
41 typedef RsAllocation (*AllocationCubeCreateFromBitmapFnPtr) (RsContext, RsType, RsAllocationMipmapControl, const void*, size_t, uint32_t);
82 typedef RsScriptGroup (*ScriptGroupCreateFnPtr) (RsContext, RsScriptKernelID*, size_t, RsScriptKernelID*, size_t, RsScriptKernelID*, size_t, RsScriptFieldID*, size_t, const RsType*, size_t);
  /frameworks/base/rs/jni/
android_renderscript_RenderScript.cpp 521 rsaTypeGetNativeData((RsContext)con, (RsType)id, typeData, 6);
535 return (jlong)(uintptr_t) rsAllocationCreateTyped((RsContext)con, (RsType)type, (RsAllocationMipmapControl)mips, (uint32_t)usage, (uintptr_t)pointer);
604 (RsType)type, (RsAllocationMipmapControl)mip,
620 (RsType)type, (RsAllocationMipmapControl)mip,
636 (RsType)type, (RsAllocationMipmapControl)mip,
    [all...]
  /frameworks/support/v8/renderscript/jni/
android_renderscript_RenderScript.cpp 324 return (jint) rsAllocationCreateTyped(con, (RsType)type, (RsAllocationMipmapControl)mips, (uint32_t)usage, (uint32_t)pointer);
363 (RsType)type, (RsAllocationMipmapControl)mip,
379 (RsType)type, (RsAllocationMipmapControl)mip,
395 (RsType)type, (RsAllocationMipmapControl)mip,
    [all...]

Completed in 3707 milliseconds