Searched defs:createRGBA (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/image_util/ |
| D | loadimage_etc.cpp | 401 static R8G8B8A8 createRGBA(int red, int green, int blue, int alpha) in createRGBA() function 411 static R8G8B8A8 createRGBA(int red, int green, int blue) in createRGBA() function
|
| /third_party/flutter/skia/third_party/externals/angle2/src/image_util/ |
| D | loadimage_etc.cpp | 401 static R8G8B8A8 createRGBA(int red, int green, int blue, int alpha) in createRGBA() function 411 static R8G8B8A8 createRGBA(int red, int green, int blue) in createRGBA() function
|