Searched refs:bitcode (Results 1 – 1 of 1) sorted by relevance
127 …te static synchronized long internalStringCreate(RenderScript rs, String resName, byte[] bitcode) { in internalStringCreate() argument129 return rs.nScriptCCreate(resName, RenderScript.getCachePath(), bitcode, bitcode.length); in internalStringCreate()