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

/system/core/libpixelflinger/codeflinger/
H A DMIPSAssembler.h404 void string_pad(char *s, int padded_len);
H A DMIPSAssembler.cpp1310 void MIPSAssembler::string_pad(char *s, int padded_len) function in class:android::MIPSAssembler
1360 string_pad(di_buf, 30);

Completed in 25 milliseconds