/aosp_15_r20/frameworks/rs/ |
H A D | rsAllocation.h | 59 RsAllocationMipmapControl mipmapControl; 112 RsAllocationMipmapControl mc = RS_ALLOCATION_MIPMAP_NONE, 115 … RsAllocationMipmapControl mc = RS_ALLOCATION_MIPMAP_NONE, 228 … Allocation(Context *rsc, const Type *, uint32_t usages, RsAllocationMipmapControl mc, void *ptr);
|
H A D | rsHidlAdaptation.h | 77 …static RsAllocation AllocationCreateTyped(RsContext, RsType, RsAllocationMipmapControl, uint32_t, … 78 …static RsAllocation AllocationCreateFromBitmap(RsContext, RsType, RsAllocationMipmapControl, const… 79 …static RsAllocation AllocationCubeCreateFromBitmap(RsContext, RsType, RsAllocationMipmapControl, c…
|
H A D | rsAllocation.cpp | 29 RsAllocationMipmapControl mc, void * ptr) in Allocation() 62 RsAllocationMipmapControl mc, void * ptr, in createAllocationStrided() 102 RsAllocationMipmapControl mc, void * ptr) { in createAllocation() 740 RsAllocationMipmapControl mipmaps, in rsi_AllocationCreateTyped() 751 RsAllocationMipmapControl mipmaps, in rsi_AllocationCreateStrided() 764 RsAllocationMipmapControl mipmaps, in rsi_AllocationCreateFromBitmap() 786 RsAllocationMipmapControl mipmaps, in rsi_AllocationCubeCreateFromBitmap()
|
H A D | rs.spec | 59 param RsAllocationMipmapControl mipmaps 68 param RsAllocationMipmapControl mipmaps 77 param RsAllocationMipmapControl mipmaps
|
H A D | rsApiStubs.h | 181 RsContext rsc, RsType vtype, RsAllocationMipmapControl mipmaps, 188 RsContext rsc, RsType vtype, RsAllocationMipmapControl mipmaps, 195 RsContext rsc, RsType vtype, RsAllocationMipmapControl mipmaps,
|
H A D | rs_compat.spec | 4 param RsAllocationMipmapControl mipmaps
|
H A D | rsApiStubs.cpp | 332 …ion rsAllocationCreateTyped (RsContext ctxWrapper, RsType vtype, RsAllocationMipmapControl mipmaps, in rsAllocationCreateTyped() 338 …sAllocationCreateFromBitmap (RsContext ctxWrapper, RsType vtype, RsAllocationMipmapControl mipmaps, in rsAllocationCreateFromBitmap() 344 …ocationCubeCreateFromBitmap (RsContext ctxWrapper, RsType vtype, RsAllocationMipmapControl mipmaps, in rsAllocationCubeCreateFromBitmap()
|
H A D | rsDefines.h | 102 enum RsAllocationMipmapControl { enum
|
H A D | rsRuntime.h | 170 RsAllocationMipmapControl mipmaps,
|
H A D | rsHidlAdaptation.cpp | 420 RsAllocationMipmapControl mipmaps, in AllocationCreateTyped() 433 RsAllocationMipmapControl mipmaps, in AllocationCreateFromBitmap() 447 RsAllocationMipmapControl mipmaps, in AllocationCubeCreateFromBitmap()
|
H A D | rsScriptC_Lib.cpp | 346 RsAllocationMipmapControl mipmaps, in rsrAllocationCreateTyped()
|
/aosp_15_r20/frameworks/rs/cpp/ |
H A D | rsDispatch.h | 45 typedef RsAllocation (*AllocationCreateTypedFnPtr) (RsContext, RsType, RsAllocationMipmapControl, u… 46 typedef RsAllocation (*AllocationCreateStridedFnPtr) (RsContext, RsType, RsAllocationMipmapControl,… 47 …location (*AllocationCreateFromBitmapFnPtr) (RsContext, RsType, RsAllocationMipmapControl, const v… 48 …tion (*AllocationCubeCreateFromBitmapFnPtr) (RsContext, RsType, RsAllocationMipmapControl, const v…
|
H A D | Allocation.cpp | 424 RsAllocationMipmapControl mipmaps, uint32_t usage) { in createTyped() 437 RsAllocationMipmapControl mipmaps, uint32_t usage, in createTyped()
|
H A D | rsCppStructs.h | 830 RsAllocationMipmapControl mipmaps, uint32_t usage); 843 … RsAllocationMipmapControl mipmaps, uint32_t usage, void * pointer);
|
/aosp_15_r20/out/soong/.intermediates/frameworks/rs/rs_generated_headers/gen/gensrcs/frameworks/rs/ |
D | rsgApiStructs.h | 181 RsAllocationMipmapControl mipmaps; 189 RsAllocationMipmapControl mipmaps; 198 RsAllocationMipmapControl mipmaps; 889 RsAllocation rsi_AllocationCreateTyped (Context *, RsType vtype, RsAllocationMipmapControl mipmaps,… 890 RsAllocation rsi_AllocationCreateFromBitmap (Context *, RsType vtype, RsAllocationMipmapControl mip… 891 RsAllocation rsi_AllocationCubeCreateFromBitmap (Context *, RsType vtype, RsAllocationMipmapControl…
|
D | rsgApiFuncDecl.h | 26 …llocation rsAllocationCreateTyped (RsContext rsc, RsType vtype, RsAllocationMipmapControl mipmaps,… 27 …tion rsAllocationCreateFromBitmap (RsContext rsc, RsType vtype, RsAllocationMipmapControl mipmaps,… 28 … rsAllocationCubeCreateFromBitmap (RsContext rsc, RsType vtype, RsAllocationMipmapControl mipmaps,…
|
/aosp_15_r20/hardware/interfaces/renderscript/1.0/default/ |
H A D | Context.cpp | 104 RsAllocationMipmapControl _amips = static_cast<RsAllocationMipmapControl>(amips); in allocationCreateTyped() 113 RsAllocationMipmapControl _amips = static_cast<RsAllocationMipmapControl>(amips); in allocationCreateFromBitmap() 122 RsAllocationMipmapControl _amips = static_cast<RsAllocationMipmapControl>(amips); in allocationCubeCreateFromBitmap()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/rs/rs_generated_sources/gen/gensrcs/frameworks/rs/ |
D | rsgApi.cpp | 108 …location LF_AllocationCreateTyped (RsContext rsc, RsType vtype, RsAllocationMipmapControl mipmaps,… in LF_AllocationCreateTyped() 113 …ion LF_AllocationCreateFromBitmap (RsContext rsc, RsType vtype, RsAllocationMipmapControl mipmaps,… in LF_AllocationCreateFromBitmap() 118 …LF_AllocationCubeCreateFromBitmap (RsContext rsc, RsType vtype, RsAllocationMipmapControl mipmaps,… in LF_AllocationCubeCreateFromBitmap() 1606 …llocation rsAllocationCreateTyped (RsContext rsc, RsType vtype, RsAllocationMipmapControl mipmaps,… in rsAllocationCreateTyped() 1611 …tion rsAllocationCreateFromBitmap (RsContext rsc, RsType vtype, RsAllocationMipmapControl mipmaps,… in rsAllocationCreateFromBitmap() 1616 … rsAllocationCubeCreateFromBitmap (RsContext rsc, RsType vtype, RsAllocationMipmapControl mipmaps,… in rsAllocationCubeCreateFromBitmap()
|
/aosp_15_r20/hardware/interfaces/renderscript/1.0/ |
H A D | types.hal | 76 @export(name="RsAllocationMipmapControl", value_prefix="RS_ALLOCATION_MIPMAP_")
|
/aosp_15_r20/frameworks/rs/driver/ |
H A D | rsdRuntimeStubs.cpp | 337 RsType type, RsAllocationMipmapControl mipmaps, uint32_t usages, in CreateAllocation() 403 obj = CreateAllocation((RsType) type.p, (RsAllocationMipmapControl) mipmaps, in rsCreateAllocation() 430 (RsAllocationMipmapControl) mipmaps, in rsCreateAllocation()
|
/aosp_15_r20/frameworks/rs/support/jni/ |
H A D | android_renderscript_RenderScript.cpp | 1034 (RsAllocationMipmapControl)mips, in nAllocationCreateTyped() 1088 … (RsAllocationMipmapControl)mip, in nAllocationCreateFromBitmap() 1108 (RsAllocationMipmapControl)mip, in nAllocationCreateBitmapBackedAllocation() 1127 … (RsAllocationMipmapControl)mip, in nAllocationCubeCreateFromBitmap()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/rs/libRS/android_arm64_armv8-2a_cortex-a55_shared/obj/frameworks/rs/ |
D | rsFallbackAdaptation.sdump | 2311 "name" : "RsAllocationMipmapControl", 2870 …"name" : "void *(void *, void *, RsAllocationMipmapControl, const void *, unsigned long, unsigned … 2898 "name" : "void *(void *, void *, RsAllocationMipmapControl, unsigned int, unsigned long)", 2923 …"name" : "void *(void *, void *, RsAllocationMipmapControl, unsigned int, unsigned long, unsigned … 5554 …"name" : "void *(*)(void *, void *, RsAllocationMipmapControl, const void *, unsigned long, unsign… 5562 "name" : "void *(*)(void *, void *, RsAllocationMipmapControl, unsigned int, unsigned long)", 5570 …"name" : "void *(*)(void *, void *, RsAllocationMipmapControl, unsigned int, unsigned long, unsign…
|
/aosp_15_r20/frameworks/base/rs/jni/ |
H A D | android_renderscript_RenderScript.cpp | 1225 (RsAllocationMipmapControl)mips, in nAllocationCreateTyped() 1333 (RsType)type, (RsAllocationMipmapControl)mip, in nAllocationCreateFromBitmap() 1345 (RsType)type, (RsAllocationMipmapControl)mip, in nAllocationCreateBitmapBackedAllocation() 1357 (RsType)type, (RsAllocationMipmapControl)mip, in nAllocationCubeCreateFromBitmap()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/rs/cpp/libRSDispatch/android_arm64_armv8-2a_cortex-a55_static_sabi/obj/frameworks/rs/cpp/ |
D | rsDispatch.sdump | 2152 "name" : "RsAllocationMipmapControl", 3630 …"name" : "void *(void *, void *, RsAllocationMipmapControl, const void *, unsigned long, unsigned … 3658 "name" : "void *(void *, void *, RsAllocationMipmapControl, unsigned int, unsigned long)", 3683 …"name" : "void *(void *, void *, RsAllocationMipmapControl, unsigned int, unsigned long, unsigned … 14572 …"name" : "void *(*)(void *, void *, RsAllocationMipmapControl, const void *, unsigned long, unsign… 14580 "name" : "void *(*)(void *, void *, RsAllocationMipmapControl, unsigned int, unsigned long)", 14588 …"name" : "void *(*)(void *, void *, RsAllocationMipmapControl, unsigned int, unsigned long, unsign…
|
/aosp_15_r20/out/soong/.intermediates/frameworks/rs/libRS/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libRS.so.llndk.lsdump | 3271 "name" : "RsAllocationMipmapControl", 8377 …"name" : "void *(void *, void *, RsAllocationMipmapControl, const void *, unsigned long, unsigned … 8405 "name" : "void *(void *, void *, RsAllocationMipmapControl, unsigned int, unsigned long)", 8430 …"name" : "void *(void *, void *, RsAllocationMipmapControl, unsigned int, unsigned long, unsigned … 21039 …"name" : "void *(*)(void *, void *, RsAllocationMipmapControl, const void *, unsigned long, unsign… 21047 "name" : "void *(*)(void *, void *, RsAllocationMipmapControl, unsigned int, unsigned long)", 21055 …"name" : "void *(*)(void *, void *, RsAllocationMipmapControl, unsigned int, unsigned long, unsign…
|