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

  /frameworks/rs/
rsType.h 61 size_t getCellCount() const {return mCellCount;}
rsAllocation.cpp 259 uint32_t numItems = mHal.state.type->getCellCount();
323 uint32_t numItems = mHal.state.type->getCellCount();
425 decRefs(ptr, mHal.state.type->getCellCount(), 0);

Completed in 137 milliseconds