Home
last modified time | relevance | path

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

/frameworks/base/libs/rs/
DrsAdapter.cpp151 uint32_t totalSizeBytes = mAllocation->getType()->getSizeBytes(); in getElement() local
152 uint32_t faceOffset = totalSizeBytes / 6; in getElement()
/frameworks/base/libs/rs/driver/
DrsdAllocation.cpp442 uint32_t totalSizeBytes = alloc->getType()->getSizeBytes(); in getOffsetPtr() local
443 uint32_t faceOffset = totalSizeBytes / 6; in getOffsetPtr()