Searched refs:jpegSurface (Results 1 – 2 of 2) sorted by relevance
329 sptr<Surface> jpegSurface; variable330 int32_t ret = decision->SetJpegSurface(jpegSurface);332 jpegSurface = IConsumerSurface::Create();333 ret = decision->SetJpegSurface(jpegSurface);
50 sptr<Surface> jpegSurface = IConsumerSurface::Create(); variable51 int32_t ret = jpeg_->SetOutputSurface(jpegSurface);