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

/frameworks/rs/
H A DrsElement.h69 size_t getSizeBytes() const { function in class:android::renderscript::Element
/frameworks/rs/cpp/
H A DrsCppStructs.h644 size_t getSizeBytes() const { function in class:android::RSC::Element
1271 size_t getSizeBytes() const { function in class:android::RSC::Type
1272 return mElementCount * mElement->getSizeBytes();

Completed in 46 milliseconds