Searched defs:getSizeBytes (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/
H A DrsElement.h71 size_t getSizeBytes() const { function in class:android::renderscript::Element
/frameworks/rs/cpp/
H A DrsCppStructs.h717 size_t getSizeBytes() const { function in class:android::RSC::Element
1353 size_t getSizeBytes() const { function in class:android::RSC::Type
1354 return mElementCount * mElement->getSizeBytes();

Completed in 58 milliseconds