Lines Matching full:mipmaps
263 uint32_t dimZ, bool mipmaps,
293 if (mipmaps) {
307 if (mipmaps && dimY < 1) {
316 if (dimZ != 0 || dimY == 0 || faces || mipmaps) {
322 Type *type = (Type *) rsrTypeCreate(rsc, element, dimX, dimY, dimZ, mipmaps,
337 RsType type, RsAllocationMipmapControl mipmaps, uint32_t usages,
356 mipmaps, usages,
390 uint32_t dimZ, bool mipmaps, bool faces,
393 dimY, dimZ, mipmaps, faces,
399 rs_allocation_mipmap_control mipmaps,
403 obj = CreateAllocation((RsType) type.p, (RsAllocationMipmapControl) mipmaps,
419 bool mipmaps, bool faces,
421 return CreateType((RsElement) element.p, dimX, dimY, dimZ, mipmaps, faces,
426 ::rs_type type, rs_allocation_mipmap_control mipmaps, uint32_t usages,
430 mipmaps,