Home
last modified time | relevance | path

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

/frameworks/rs/
DrsType.h68 size_t getCellCount() const {return mCellCount;} in getCellCount() function
DrsAllocation.cpp367 uint32_t numItems = mHal.state.type->getCellCount(); in getPackedSize()
430 uint32_t numItems = mHal.state.type->getCellCount(); in packVec3Allocation()
543 decRefs(ptr, mHal.state.type->getCellCount(), 0); in freeChildrenUnlocked()
652 return (type0->getCellCount() == type1->getCellCount()) && in hasSameDims()