Searched defs:initial_offset (Results 1 – 2 of 2) sorted by relevance
/frameworks/compile/libbcc/lib/Renderscript/ | ||
D | RSInfoWriter.cpp | 145 off_t initial_offset = pOutput.tell(); in write() local |
D | RSInfo.cpp | 123 bool RSInfo::layout(off_t initial_offset) { in layout() |