Confirmed users
54
edits
Line 72: | Line 72: | ||
* {{Bug|931733}} - Ease vendor porting of HAL_PIXEL_FORMAT_XXX for color format conversion./solomon | * {{Bug|931733}} - Ease vendor porting of HAL_PIXEL_FORMAT_XXX for color format conversion./solomon | ||
** Due to GrallocImage.getAsSurface() seems used by video thumbnail and WebGL's canvas, | ** Due to GrallocImage.getAsSurface() seems used by video thumbnail and WebGL's canvas, ChiaJung's work in 880114 can be levaraged for this bug, which converts specified YUV color to RGB with GPU in upstream path, and then remove all the code in GrallocImage.getAsSurface(), after making sure if there no possible callers of GrallocImage.getAsSurface(), | ||
ChiaJung's work in 880114 can be levaraged for this bug, which converts specified YUV color to RGB with GPU in upstream path, and then remove all the code in GrallocImage.getAsSurface(), after making sure if there no possible callers of GrallocImage.getAsSurface(), | |||
==Input== | ==Input== |