Home
last modified time | relevance | path

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

/frameworks/rs/
DrsComponent.h40 bool getIsNormalized() const {return mNormalized;} in getIsNormalized() function
DrsElement.cpp141 component.getIsNormalized(), in createFromStream()
238 (ee->getComponent().getIsNormalized() == isNorm) && in createRef()
447 (*elemData++) = e->getComponent().getIsNormalized() ? 1 : 0; in rsaElementGetNativeData()