Searched refs:sub_image (Results 1 – 5 of 5) sorted by relevance
1420 WebPPicture sub_image; in DecodeFrameOntoCanvas() local1429 config.input.width, config.input.height, &sub_image)) { in DecodeFrameOntoCanvas()1434 config.output.u.RGBA.rgba = (uint8_t*)sub_image.argb; in DecodeFrameOntoCanvas()1435 config.output.u.RGBA.stride = sub_image.argb_stride * 4; in DecodeFrameOntoCanvas()1436 config.output.u.RGBA.size = config.output.u.RGBA.stride * sub_image.height; in DecodeFrameOntoCanvas()
376 KHR-GLES2.texture_3d.sub_image.rgba8377 KHR-GLES2.texture_3d.sub_image.negative
2091 pub sub_image: ::std::option::Option< field