Home
last modified time | relevance | path

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

/frameworks/rs/api/
Dgen_runtime.cpp1450 string smallerAlloc = "in" + capitalize(p.smallerParameter); in writeJavaCheckMethod() local
1451 file << tab(2) << "enforceOrdering(" << smallerAlloc << ", " << p.javaAllocName in writeJavaCheckMethod()