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

  /frameworks/base/media/libstagefright/foundation/
ABitReader.cpp 46 uint32_t ABitReader::getBits(size_t n) {
72 getBits(32);
77 getBits(n);
  /frameworks/base/libs/rs/
rsComponent.h 43 uint32_t getBits() const {return mBits;}
rsElement.h 66 uint32_t getBits() const {return mBits;}

Completed in 322 milliseconds