Home | History | Annotate | Download | only in driver

Lines Matching refs:rsc

80 uint32_t rsdAllocationGrallocBits(const android::renderscript::Context *rsc,
82 bool rsdAllocationInit(const android::renderscript::Context *rsc,
86 bool rsdAllocationInitStrided(const android::renderscript::Context *rsc,
90 bool rsdAllocationAdapterInit(const android::renderscript::Context *rsc,
92 void rsdAllocationDestroy(const android::renderscript::Context *rsc,
95 void rsdAllocationResize(const android::renderscript::Context *rsc,
98 void rsdAllocationSyncAll(const android::renderscript::Context *rsc,
101 void rsdAllocationMarkDirty(const android::renderscript::Context *rsc,
103 void rsdAllocationSetSurface(const android::renderscript::Context *rsc,
105 void rsdAllocationIoSend(const android::renderscript::Context *rsc,
107 void rsdAllocationIoReceive(const android::renderscript::Context *rsc,
110 void rsdAllocationData1D(const android::renderscript::Context *rsc,
114 void rsdAllocationData2D(const android::renderscript::Context *rsc,
119 void rsdAllocationData3D(const android::renderscript::Context *rsc,
125 void rsdAllocationRead1D(const android::renderscript::Context *rsc,
129 void rsdAllocationRead2D(const android::renderscript::Context *rsc,
134 void rsdAllocationRead3D(const android::renderscript::Context *rsc,
140 void * rsdAllocationLock1D(const android::renderscript::Context *rsc,
142 void rsdAllocationUnlock1D(const android::renderscript::Context *rsc,
146 void rsdAllocationData1D_alloc(const android::renderscript::Context *rsc,
151 void rsdAllocationData2D_alloc(const android::renderscript::Context *rsc,
158 void rsdAllocationData3D_alloc(const android::renderscript::Context *rsc,
167 void rsdAllocationElementData(const android::renderscript::Context *rsc,
172 void rsdAllocationElementRead(const android::renderscript::Context *rsc,
177 void rsdAllocationGenerateMipmaps(const android::renderscript::Context *rsc,
180 void rsdAllocationUpdateCachedObject(const android::renderscript::Context *rsc,
184 void rsdAllocationAdapterOffset(const android::renderscript::Context *rsc,