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

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSInfoWriter.cpp145 off_t initial_offset = pOutput.tell(); local
155 if (!layout(initial_offset)) {
H A DRSInfo.cpp123 bool RSInfo::layout(off_t initial_offset) { argument
124 mHeader.pragmaList.offset = initial_offset +
/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSInfo.h193 bool layout(off_t initial_offset);

Completed in 490 milliseconds