Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/default/
DContext.cpp143 size_t _sizeBytes = static_cast<size_t>(sizeBytes); in allocationCopyToBitmap() local
154 size_t _sizeBytes = data.size(); in allocation1DWrite() local
166 size_t _sizeBytes = data.size(); in allocationElementWrite() local
181 size_t _sizeBytes = data.size(); in allocation2DWrite() local
197 size_t _sizeBytes = data.size(); in allocation3DWrite() local
212 size_t _sizeBytes = static_cast<size_t>(sizeBytes); in allocationRead() local
223 size_t _sizeBytes = static_cast<size_t>(sizeBytes); in allocation1DRead() local
235 size_t _sizeBytes = static_cast<size_t>(sizeBytes); in allocationElementRead() local
250 size_t _sizeBytes = static_cast<size_t>(sizeBytes); in allocation2DRead() local
266 size_t _sizeBytes = static_cast<size_t>(sizeBytes); in allocation3DRead() local