HomeSort by relevance Sort by last modified time
    Searched refs:getCellCount (Results 1 - 2 of 2) sorted by null

  /frameworks/rs/
rsType.h 66 size_t getCellCount() const {return mCellCount;}
rsAllocation.cpp 356 uint32_t numItems = mHal.state.type->getCellCount();
420 uint32_t numItems = mHal.state.type->getCellCount();
533 decRefs(ptr, mHal.state.type->getCellCount(), 0);
629 return (type0->getCellCount() == type1->getCellCount()) &&
    [all...]

Completed in 44 milliseconds