HomeSort by relevance Sort by last modified time
    Searched refs:RSINFO_VERSION (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSInfo.h 51 #define RSINFO_VERSION "004\0"
  /frameworks/compile/libbcc/lib/Renderscript/
RSInfoReader.cpp 221 RSINFO_VERSION,
224 "%s. Treat it as as a dirty cache.", input_filename, RSINFO_VERSION,
RSInfo.cpp 230 ::memcpy(mHeader.version, RSINFO_VERSION, sizeof(mHeader.version));

Completed in 399 milliseconds