Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrContext.cpp232 bool sw_convert_to_premul(GrPixelConfig srcConfig, int width, int height, size_t inRowBytes, in sw_convert_to_premul() argument
244 inPixels = SkTAddOffset<const void>(inPixels, inRowBytes); in sw_convert_to_premul()