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

/frameworks/compile/slang/
H A Dslang_rs_reflect_utils.cpp135 static const int LINE_BYTE_NUM = 16; local
136 char out_line[LINE_BYTE_NUM*6 + 10];
145 if (((write_length % LINE_BYTE_NUM) == 0)

Completed in 61 milliseconds