Home
last modified time | relevance | path

Searched refs:apply_premul (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/image/
DSkImage_GpuBase.cpp144 static void apply_premul(const SkImageInfo& info, void* pixels, size_t rowBytes) { in apply_premul() function
210 apply_premul(rec.fInfo, rec.fPixels, rec.fRowBytes); in onReadPixels()
/external/skqp/src/image/
DSkImage_GpuBase.cpp141 static void apply_premul(const SkImageInfo& info, void* pixels, size_t rowBytes) { in apply_premul() function
206 apply_premul(rec.fInfo, rec.fPixels, rec.fRowBytes); in onReadPixels()