Searched defs:mipmaps (Results 1 – 9 of 9) sorted by relevance
/frameworks/rs/ |
D | rsScriptC_Lib.cpp | 340 uint32_t dimY, uint32_t dimZ, bool mipmaps, bool faces, in rsrTypeCreate() 346 RsAllocationMipmapControl mipmaps, in rsrAllocationCreateTyped()
|
D | rsType.cpp | 363 uint32_t dimY, uint32_t dimZ, bool mipmaps, bool faces, uint32_t yuv) { in rsi_TypeCreate()
|
D | rsAllocation.cpp | 740 RsAllocationMipmapControl mipmaps, in rsi_AllocationCreateTyped() 751 RsAllocationMipmapControl mipmaps, in rsi_AllocationCreateStrided() 764 RsAllocationMipmapControl mipmaps, in rsi_AllocationCreateFromBitmap() 786 RsAllocationMipmapControl mipmaps, in rsi_AllocationCubeCreateFromBitmap()
|
D | rsHidlAdaptation.cpp | 409 uint32_t dimY, uint32_t dimZ, bool mipmaps, in TypeCreate() 420 RsAllocationMipmapControl mipmaps, in AllocationCreateTyped() 433 RsAllocationMipmapControl mipmaps, in AllocationCreateFromBitmap() 447 RsAllocationMipmapControl mipmaps, in AllocationCubeCreateFromBitmap()
|
D | rsApiStubs.cpp | 314 bool mipmaps, bool faces, uint32_t yuv) in rsTypeCreate() 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()
|
D | rsInternalDefines.h | 218 bool mipmaps; member
|
/frameworks/rs/cpp/ |
D | Allocation.cpp | 425 RsAllocationMipmapControl mipmaps, uint32_t usage) { in createTyped() 438 RsAllocationMipmapControl mipmaps, uint32_t usage, in createTyped()
|
/frameworks/rs/driver/ |
D | rsdRuntimeStubs.cpp | 263 uint32_t dimZ, bool mipmaps, in CreateType() 337 RsType type, RsAllocationMipmapControl mipmaps, uint32_t usages, in CreateAllocation() 390 uint32_t dimZ, bool mipmaps, bool faces, in rsCreateType() 399 rs_allocation_mipmap_control mipmaps, in rsCreateAllocation() 419 bool mipmaps, bool faces, in rsCreateType() 426 ::rs_type type, rs_allocation_mipmap_control mipmaps, uint32_t usages, in rsCreateAllocation()
|
/frameworks/base/tools/aapt/ |
D | Resource.cpp | 1331 sp<ResourceTypeSet> mipmaps; in buildResources() local
|