Home
last modified time | relevance | path

Searched defs:_sizeBytes (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/renderscript/1.0/default/
DContext.cpp159 size_t _sizeBytes = static_cast<size_t>(sizeBytes); in allocationCopyToBitmap() local
170 size_t _sizeBytes = data.size(); in allocation1DWrite() local
182 size_t _sizeBytes = data.size(); in allocationElementWrite() local
197 size_t _sizeBytes = data.size(); in allocation2DWrite() local
213 size_t _sizeBytes = data.size(); in allocation3DWrite() local
228 size_t _sizeBytes = static_cast<size_t>(sizeBytes); in allocationRead() local
239 size_t _sizeBytes = static_cast<size_t>(sizeBytes); in allocation1DRead() local
251 size_t _sizeBytes = static_cast<size_t>(sizeBytes); in allocationElementRead() local
266 size_t _sizeBytes = static_cast<size_t>(sizeBytes); in allocation2DRead() local
282 size_t _sizeBytes = static_cast<size_t>(sizeBytes); in allocation3DRead() local