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

  /frameworks/rs/
rsAllocation.cpp 366 uint32_t Allocation::getPackedSize() const {
436 stream->addByteArray(dst, getPackedSize());
453 uint32_t packedSize = getPackedSize();
489 uint32_t packedSize = alloc->getPackedSize();
    [all...]
rsAllocation.h 231 uint32_t getPackedSize() const;
  /frameworks/rs/support/java/src/android/support/v8/renderscript/
FieldPacker.java 778 private static int getPackedSize(Object obj) {
905 len += getPackedSize(arg);
  /prebuilts/sdk/renderscript/lib/
javalib.jar 

Completed in 735 milliseconds