Home
last modified time | relevance | path

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

/frameworks/rs/
DrsType.h63 size_t getCellCount() const {return mCellCount;} in getCellCount() function
DrsAllocation.cpp275 uint32_t numItems = mHal.state.type->getCellCount(); in getPackedSize()
339 uint32_t numItems = mHal.state.type->getCellCount(); in packVec3Allocation()
452 decRefs(ptr, mHal.state.type->getCellCount(), 0); in freeChildrenUnlocked()
548 return (type0->getCellCount() == type1->getCellCount()) && in hasSameDims()