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

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSInfoReader.cpp156 const off_t cur_input_offset = pInput.tell(); local
172 map = pInput.createMap(/* pOffset */cur_input_offset,
173 /* pLength */filesize - cur_input_offset);

Completed in 50 milliseconds