Lines Matching defs:lod
112 for (uint32_t lod = 1; lod < alloc->mHal.drvState.lodCount; lod++) { in AllocationBuildPointerTable() local
129 for (uint32_t lod = 1; lod < alloc->mHal.drvState.lodCount; lod++) { in AllocationBuildPointerTable() local
148 uint32_t zoff, uint32_t lod, in GetOffsetPtr()
159 void mip565(const Allocation *alloc, int lod, RsAllocationCubemapFace face) { in mip565()
179 void mip8888(const Allocation *alloc, int lod, RsAllocationCubemapFace face) { in mip8888()
199 void mip8(const Allocation *alloc, int lod, RsAllocationCubemapFace face) { in mip8()
320 uint32_t xoff, uint32_t lod, size_t count, in rsovAllocationData1D()
338 uint32_t xoff, uint32_t yoff, uint32_t lod, in rsovAllocationData2D()
363 int lod = 1; in rsovAllocationData2D() local
391 uint32_t lod, uint32_t w, uint32_t h, uint32_t d, in rsovAllocationData3D()
418 uint32_t xoff, uint32_t lod, size_t count, void *data, in rsovAllocationRead1D()
431 uint32_t xoff, uint32_t yoff, uint32_t lod, in rsovAllocationRead2D()
461 uint32_t lod, uint32_t w, uint32_t h, uint32_t d, in rsovAllocationRead3D()
578 for (uint32_t lod = 0; lod < lodCount; lod++) { in rsovAllocationAdapterOffset() local
626 for (uint32_t lod = 0; lod < (alloc->getType()->getLODCount() - 1); lod++) { in rsovAllocationGenerateMipmaps() local