Home
last modified time | relevance | path

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

/aosp12/frameworks/rs/cpp/
H A DElement.cpp220 static uint32_t GetSizeInBytesForType(RsDataType dt) { in GetSizeInBytesForType() function
277 uint32_t tsize = GetSizeInBytesForType(dt); in Element()