Searched refs:acquireAsYUV (Results 1 – 3 of 3) sorted by relevance
63 YCbCrLayout acquireAsYUV(int32_t width, int32_t height, int timeout_ms);
88 YCbCrLayout CachedStreamBuffer::acquireAsYUV(int32_t width, int32_t height, in acquireAsYUV() function in android::hardware::camera::device::V3_4::implementation::CachedStreamBuffer
496 buffer->acquireAsYUV(stream.width, stream.height, wait_timeout_ms); in processRequestLoop()