Home
last modified time | relevance | path

Searched refs:CreateMasks (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/codec/
H A DSkMasks.h38 static SkMasks* CreateMasks(InputMasks masks, int bytesPerPixel);
H A DSkMasks.cpp127 SkMasks* SkMasks::CreateMasks(InputMasks masks, int bytesPerPixel) { in CreateMasks() function in SkMasks
H A DSkBmpCodec.cpp527 std::unique_ptr<SkMasks> masks(SkMasks::CreateMasks(inputMasks, bitsPerPixel/8)); in ReadHeader()

Completed in 2 milliseconds