Searched defs:Upload2DTexture (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/driver/
H A DrsdAllocation.cpp123 static void Upload2DTexture(const Context *rsc, const Allocation *alloc, bool isFirstUpload) { function
134 rsdGLCheckError(rsc, "Upload2DTexture 1 ");
161 rsdGLCheckError(rsc, "Upload2DTexture");
191 Upload2DTexture(rsc, alloc, isFirstUpload);

Completed in 22 milliseconds