Searched refs:GREEN (Results 1 – 4 of 4) sorted by relevance
64 internal::DrawLine(drawInfo, GetVtxPos(), GetSize(), ut::Color8::GREEN); in DrawSelf()
726 internal::DrawLine(drawInfo, GetVtxPos(), m_Size, ut::Color8::GREEN); in DrawSelf()
750 _SET_PERF_CPU_BEGIN( "LYT :Calc ", nw::ut::Color8::GREEN ); in DemoScene()761 _SET_PERF_CPU_BEGIN( "LYT :CommandCache Copy ", nw::ut::Color8::GREEN ); in DemoScene()
52 static const u32 GREEN = 0x00FF00FF; //!< 緑色の定数です。 member