Searched refs:GetGLTextureFormatByBitmapFormat (Results 1 – 2 of 2) sorted by relevance
307 static GLenum GetGLTextureFormatByBitmapFormat(Drawing::ColorType colorType);
931 GLenum DrawSurfaceBufferOpItem::GetGLTextureFormatByBitmapFormat(Drawing::ColorType colorType) in GetGLTextureFormatByBitmapFormat() function in OHOS::Rosen::Drawing::DrawSurfaceBufferOpItem1026 externalTextureInfo.SetFormat(GetGLTextureFormatByBitmapFormat(bitmapFormat.colorType)); in DrawWithGles()