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

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSForEachExpand.cpp146 static bool isKernel(uint32_t Signature) { function in class:__anon1200::RSForEachExpandPass
390 bccAssert(isKernel(Signature));
625 if (kernel && isKernel(signature)) {

Completed in 283 milliseconds