Searched defs:getPackedSize (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/ | ||
H A D | FieldPacker.java | 782 private static int getPackedSize(Object obj) { in getPackedSize() method in FieldPacker |
/aosp12/frameworks/rs/ | ||
H A D | rsAllocation.cpp | 366 uint32_t Allocation::getPackedSize() const { in getPackedSize() function in android::renderscript::Allocation |