[go: nahoru, domu]

Searched refs:RsAllocationMipmapControl (Results 1 - 13 of 13) sorted by relevance

/frameworks/rs/
H A Drs_compat.spec4 param RsAllocationMipmapControl mipmaps
H A DrsAllocation.h63 RsAllocationMipmapControl mipmapControl;
116 RsAllocationMipmapControl mc = RS_ALLOCATION_MIPMAP_NONE,
119 RsAllocationMipmapControl mc = RS_ALLOCATION_MIPMAP_NONE,
246 Allocation(Context *rsc, const Type *, uint32_t usages, RsAllocationMipmapControl mc, void *ptr);
H A Drs.spec59 param RsAllocationMipmapControl mipmaps
68 param RsAllocationMipmapControl mipmaps
77 param RsAllocationMipmapControl mipmaps
H A DrsAllocation.cpp30 RsAllocationMipmapControl mc, void * ptr)
63 RsAllocationMipmapControl mc, void * ptr,
103 RsAllocationMipmapControl mc, void * ptr) {
780 RsAllocationMipmapControl mipmaps,
791 RsAllocationMipmapControl mipmaps,
804 RsAllocationMipmapControl mipmaps,
826 RsAllocationMipmapControl mipmaps,
H A DrsDefines.h102 enum RsAllocationMipmapControl { enum
H A DrsRuntime.h174 RsAllocationMipmapControl mipmaps,
H A DrsScriptC_Lib.cpp291 RsAllocationMipmapControl mipmaps,
/frameworks/rs/cpp/
H A DrsDispatch.h44 typedef RsAllocation (*AllocationCreateTypedFnPtr) (RsContext, RsType, RsAllocationMipmapControl, uint32_t, uintptr_t);
45 typedef RsAllocation (*AllocationCreateStridedFnPtr) (RsContext, RsType, RsAllocationMipmapControl, uint32_t, uintptr_t, size_t);
46 typedef RsAllocation (*AllocationCreateFromBitmapFnPtr) (RsContext, RsType, RsAllocationMipmapControl, const void*, size_t, uint32_t);
47 typedef RsAllocation (*AllocationCubeCreateFromBitmapFnPtr) (RsContext, RsType, RsAllocationMipmapControl, const void*, size_t, uint32_t);
H A DAllocation.cpp425 RsAllocationMipmapControl mipmaps, uint32_t usage) {
438 RsAllocationMipmapControl mipmaps, uint32_t usage,
H A DrsCppStructs.h847 RsAllocationMipmapControl mipmaps, uint32_t usage);
860 RsAllocationMipmapControl mipmaps, uint32_t usage, void * pointer);
/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp114 // Empty to avoid conflicting definitions with RsAllocationMipmapControl
321 RsType type, RsAllocationMipmapControl mipmaps, uint32_t usages,
387 obj = CreateAllocation((RsType) type.p, (RsAllocationMipmapControl) mipmaps,
414 (RsAllocationMipmapControl) mipmaps,
/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp1213 (RsAllocationMipmapControl)mips,
1318 (RsType)type, (RsAllocationMipmapControl)mip,
1334 (RsType)type, (RsAllocationMipmapControl)mip,
1350 (RsType)type, (RsAllocationMipmapControl)mip,
/frameworks/support/v8/renderscript/jni/
H A Dandroid_renderscript_RenderScript.cpp1019 (RsAllocationMipmapControl)mips,
1073 (RsAllocationMipmapControl)mip,
1093 (RsAllocationMipmapControl)mip,
1112 (RsAllocationMipmapControl)mip,

Completed in 156 milliseconds