Home
last modified time | relevance | path

Searched refs:capitalizedRsType (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/api/
DGenerateTestFiles.cpp204 const string capitalizedRsType = capitalize(p->rsType); in PermutationWriter() local
206 mRsKernelName += capitalizedRsType; in PermutationWriter()
212 mJavaCheckMethodName += capitalizedRsType; in PermutationWriter()
213 mJavaVerifyMethodName += capitalizedRsType; in PermutationWriter()