• Home
  • Raw
  • Download

Lines Matching defs:alloc

82 size_t AllocationBuildPointerTable(const Context *rsc, const Allocation *alloc,  in AllocationBuildPointerTable()
141 size_t AllocationBuildPointerTable(const Context *rsc, const Allocation *alloc, in AllocationBuildPointerTable()
147 uint8_t *GetOffsetPtr(const Allocation *alloc, uint32_t xoff, uint32_t yoff, 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()
299 bool rsovAllocationInit(const Context *rsc, Allocation *alloc, bool forceZero) { in rsovAllocationInit()
313 void rsovAllocationDestroy(const Context *rsc, Allocation *alloc) { in rsovAllocationDestroy()
319 void rsovAllocationData1D(const Context *rsc, const Allocation *alloc, in rsovAllocationData1D()
337 void rsovAllocationData2D(const Context *rsc, const Allocation *alloc, in rsovAllocationData2D()
389 void rsovAllocationData3D(const Context *rsc, const Allocation *alloc, in rsovAllocationData3D()
417 void rsovAllocationRead1D(const Context *rsc, const Allocation *alloc, in rsovAllocationRead1D()
430 void rsovAllocationRead2D(const Context *rsc, const Allocation *alloc, in rsovAllocationRead2D()
459 void rsovAllocationRead3D(const Context *rsc, const Allocation *alloc, in rsovAllocationRead3D()
489 void *rsovAllocationLock1D(const Context *rsc, const Allocation *alloc) { in rsovAllocationLock1D()
493 void rsovAllocationUnlock1D(const Context *rsc, const Allocation *alloc) {} in rsovAllocationUnlock1D()
568 void rsovAllocationAdapterOffset(const Context *rsc, const Allocation *alloc) { in rsovAllocationAdapterOffset()
587 bool rsovAllocationAdapterInit(const Context *rsc, Allocation *alloc) { in rsovAllocationAdapterInit()
603 void rsovAllocationSyncAll(const Context *rsc, const Allocation *alloc, in rsovAllocationSyncAll()
608 void rsovAllocationMarkDirty(const Context *rsc, const Allocation *alloc) { in rsovAllocationMarkDirty()
612 void rsovAllocationResize(const Context *rsc, const Allocation *alloc, in rsovAllocationResize()
620 const Allocation *alloc) { in rsovAllocationGenerateMipmaps()
642 uint32_t rsovAllocationGrallocBits(const Context *rsc, Allocation *alloc) { in rsovAllocationGrallocBits()
647 const Allocation *alloc, in rsovAllocationUpdateCachedObject()
657 void rsovAllocationSetSurface(const Context *rsc, Allocation *alloc, in rsovAllocationSetSurface()
662 void rsovAllocationIoSend(const Context *rsc, Allocation *alloc) { in rsovAllocationIoSend()
666 void rsovAllocationIoReceive(const Context *rsc, Allocation *alloc) { in rsovAllocationIoReceive()
670 void rsovAllocationElementData(const Context *rsc, const Allocation *alloc, in rsovAllocationElementData()
688 void rsovAllocationElementRead(const Context *rsc, const Allocation *alloc, in rsovAllocationElementRead()