Searched refs:InitRotation (Results 1 – 3 of 3) sorted by relevance
39 void InitRotation(int realWidth, int realHeight, uint8_t pixelBytes);
27 void UiRotation::InitRotation(int realWidth, int realHeight, uint8_t pixelBytes) in InitRotation() function in Updater::UiRotation
126 UiRotation::GetInstance().InitRotation(width_, height_, pixelBytes); in GetFBBufferInfo()