Searched refs:GetYuv420Color (Results 1 – 2 of 2) sorted by relevance
70 ColorYuv420 GetYuv420Color(uint32_t x, uint32_t y);
755 ColorYuv420 colorYuv = GetYuv420Color(abs(pos.x), abs(pos.y)); in ReadPixel()783 ColorYuv420 PixelYuv::GetYuv420Color(uint32_t x, uint32_t y) in GetYuv420Color() function in OHOS::Media::PixelYuv