Home
last modified time | relevance | path

Searched defs:initial_offset (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
DRSInfoWriter.cpp145 off_t initial_offset = pOutput.tell(); in write() local
DRSInfo.cpp123 bool RSInfo::layout(off_t initial_offset) { in layout()