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.h990 size_t getSizeBytes() const { function in class:android::RSC::Element
1653 size_t getSizeBytes() const { function in class:android::RSC::Type
1654 return mElementCount * mElement->getSizeBytes();

Completed in 85 milliseconds