Home
last modified time | relevance | path

Searched defs:capitalize (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/api/
Dgen_runtime.cpp413 string capitalize(const string& source) { in capitalize() function
416 bool capitalize = true; in capitalize() local