Searched refs:SPEC_SIZE (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/api/
H A Dgen_runtime.cpp732 const int SPEC_SIZE = sizeof(SPEC) - 1; local
733 const int start = l - SPEC_SIZE;
734 if (start >= 0 && headerFileName.compare(start, SPEC_SIZE, SPEC) == 0) {

Completed in 71 milliseconds