Searched refs:initial_offset (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSInfoWriter.cpp168 off_t initial_offset = pOutput.tell(); local
178 if (!layout(initial_offset)) {
H A DRSInfo.cpp209 bool RSInfo::layout(off_t initial_offset) { argument
210 mHeader.dependencyTable.offset = initial_offset +
/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSInfo.h203 bool layout(off_t initial_offset);

Completed in 43 milliseconds