Home
last modified time | relevance | path

Searched defs:createRGBA (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/image_util/
Dloadimage_etc.cpp401 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/
Dloadimage_etc.cpp401 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