Lines Matching refs:Context
56 bool rsdAllocationInit(const android::renderscript::Context *rsc,
59 void rsdAllocationDestroy(const android::renderscript::Context *rsc,
62 void rsdAllocationResize(const android::renderscript::Context *rsc,
65 void rsdAllocationSyncAll(const android::renderscript::Context *rsc,
68 void rsdAllocationMarkDirty(const android::renderscript::Context *rsc,
71 void rsdAllocationData1D(const android::renderscript::Context *rsc,
75 void rsdAllocationData2D(const android::renderscript::Context *rsc,
80 void rsdAllocationData3D(const android::renderscript::Context *rsc,
86 void rsdAllocationData1D_alloc(const android::renderscript::Context *rsc,
91 void rsdAllocationData2D_alloc(const android::renderscript::Context *rsc,
98 void rsdAllocationData3D_alloc(const android::renderscript::Context *rsc,
107 void rsdAllocationElementData1D(const android::renderscript::Context *rsc,
111 void rsdAllocationElementData2D(const android::renderscript::Context *rsc,