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

  /frameworks/base/libs/rs/
rsComponent.h 49 uint32_t getBits() const {return mBits;}
rsElement.h 55 uint32_t getBits() const {return mBits;}
rsElement.cpp 106 e->mBits = e->mComponent.getBits();

Completed in 65 milliseconds