OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:initial_offset
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/libbcc/lib/Renderscript/
RSInfoWriter.cpp
168
off_t
initial_offset
= pOutput.tell();
local
178
if (!layout(
initial_offset
)) {
RSInfo.cpp
251
bool RSInfo::layout(off_t
initial_offset
) {
252
mHeader.dependencyTable.offset =
initial_offset
+
/frameworks/compile/libbcc/include/bcc/Renderscript/
RSInfo.h
210
bool layout(off_t
initial_offset
);
Completed in 426 milliseconds