Home
last modified time | relevance | path

Searched refs:eoff (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/
DrsAllocation.cpp670 uint32_t lod, const void *data, size_t sizeBytes, size_t eoff) { in rsi_Allocation1DElementData() argument
672 a->elementData(rsc, x, 0, 0, data, eoff, sizeBytes); in rsi_Allocation1DElementData()
676 uint32_t lod, const void *data, size_t sizeBytes, size_t eoff) { in rsi_AllocationElementData() argument
678 a->elementData(rsc, x, y, z, data, eoff, sizeBytes); in rsi_AllocationElementData()
860 uint32_t lod, void *data, size_t sizeBytes, size_t eoff) { in rsi_AllocationElementRead() argument
862 a->elementRead(rsc, x, y, z, data, eoff, sizeBytes); in rsi_AllocationElementRead()