Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrContext.cpp216 bool sw_convert_to_premul(GrPixelConfig srcConfig, int width, int height, size_t inRowBytes, in sw_convert_to_premul() argument
224 srcPI.fRowBytes = inRowBytes; in sw_convert_to_premul()