Searched defs:PixelMapParams (Results 1 – 2 of 2) sorted by relevance
224 struct PixelMapParams { struct229 int32_t dstWidth = -1;234 int32_t dstHeight = -1;239 PixelFormat colorFormat = PixelFormat::RGB_565;
555 interface PixelMapParams { interface