Searched refs:renderIntoRGBA (Results 1 – 2 of 2) sorted by relevance
113 bool renderIntoRGBA(const StreamInfo& si,
546 return renderIntoRGBA(si, renderParams, csb->getBuffer()); in captureFrameRGBA()553 if (!renderIntoRGBA(si, renderParams, si.rgbaBuffer.get())) { in captureFrameYUV()613 if (!renderIntoRGBA(si, renderParams, si.rgbaBuffer.get())) { in captureFrameForCompressing()729 bool FakeRotatingCamera::renderIntoRGBA(const StreamInfo& si, in renderIntoRGBA() function in android::hardware::camera::provider::implementation::hw::FakeRotatingCamera