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

/frameworks/compile/slang/
H A Dslang_rs_reflection.cpp659 unsigned NumElements = std::min( local
661 for (unsigned i = 0; i < NumElements; i++) {
H A Dslang_rs_reflection_cpp.cpp952 unsigned NumElements = std::min( local
954 for (unsigned i = 0; i < NumElements; i++) {

Completed in 82 milliseconds