HomeSort by relevance Sort by last modified time
    Searched refs:deferedUploadToTexture (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/rs/
rsAllocation.h 50 void deferedUploadToTexture(const Context *rsc, bool genMipmap, uint32_t lodOffset);
rsAllocation.cpp 118 void Allocation::deferedUploadToTexture(const Context *rsc, bool genMipmap, uint32_t lodOffset)
354 alloc->deferedUploadToTexture(rsc, genmip, baseMipLevel);

Completed in 396 milliseconds