Searched defs:appendS32 (Results 1 - 1 of 1) sorted by path

/external/skia/include/core/
H A DSkString.h121 void appendS32(int32_t value) { this->insertS32((size_t)-1, value); } function in class:SkString

Completed in 110 milliseconds