Home
last modified time | relevance | path

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

/third_party/skia/include/core/
DSkImageInfo.h411 static SkImageInfo MakeA8(int width, int height) { in MakeA8() function
420 static SkImageInfo MakeA8(SkISize dimensions) { in MakeA8() function
/third_party/flutter/skia/include/core/
DSkImageInfo.h309 static SkImageInfo MakeA8(int width, int height) { in MakeA8() function