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

/frameworks/rs/driver/
H A DrsdAllocation.cpp108 static void Upload2DTexture(const Context *rsc, const Allocation *alloc, bool isFirstUpload) { function
119 rsdGLCheckError(rsc, "Upload2DTexture 1 ");
146 rsdGLCheckError(rsc, "Upload2DTexture");
174 Upload2DTexture(rsc, alloc, isFirstUpload);

Completed in 37 milliseconds