Home
last modified time | relevance | path

Searched refs:GX_VERSION_DISPLAY_ROTATION (Results 1 – 3 of 3) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dstudiox_constants.h83 #define GX_VERSION_DISPLAY_ROTATION 60103 macro
Dscreen_generator.cpp461 else if(m_project->mHeader.guix_version < GX_VERSION_DISPLAY_ROTATION) in GenerateScreenHeader()
692 if (project_lib_version() >= GX_VERSION_DISPLAY_ROTATION) in WriteDisplayConfigure()
4648 if (project_lib_version() >= GX_VERSION_DISPLAY_ROTATION) in DeclareDisplayTable()
Dresource_gen.cpp145 if (project->mHeader.guix_version >= GX_VERSION_DISPLAY_ROTATION) in IsRotatedResourceSupported()