Home
last modified time | relevance | path

Searched refs:TUNINGFORK_PACKED_VERSION (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/include/tuningfork/
Dtuningfork.h24 #define TUNINGFORK_PACKED_VERSION ((TUNINGFORK_MAJOR_VERSION<<16)|(TUNINGFORK_MINOR_VERSION)) macro
/frameworks/opt/gamesdk/src/tuningfork/
Duploadthread.cpp207 extra_info.tuningfork_version = TUNINGFORK_PACKED_VERSION; in GetExtraUploadInfo()