Home
last modified time | relevance | path

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

/frameworks/rs/
DrsComponent.h40 bool getIsNormalized() const {return mNormalized;} in getIsNormalized() function
DrsElement.cpp132 component.getIsNormalized(), in createFromStream()
232 (ee->getComponent().getIsNormalized() == isNorm) && in createRef()
418 (*elemData++) = e->getComponent().getIsNormalized() ? 1 : 0; in rsaElementGetNativeData()
/frameworks/support/renderscript/v8/rs_support/
DrsComponent.h40 bool getIsNormalized() const {return mNormalized;} in getIsNormalized() function
DrsElement.cpp132 component.getIsNormalized(), in createFromStream()
232 (ee->getComponent().getIsNormalized() == isNorm) && in createRef()
418 (*elemData++) = e->getComponent().getIsNormalized() ? 1 : 0; in rsaElementGetNativeData()