Home
last modified time | relevance | path

Searched refs:visible_size_ (Results 1 – 2 of 2) sorted by relevance

/external/v4l2_codec2/vda/
Dv4l2_video_decode_accelerator.h482 Size visible_size_; variable
Dv4l2_video_decode_accelerator.cc1160 Rect(visible_size_), false); in DequeueOutputBuffer()
1744 visible_size_ = visible_size; in CreateBuffersForFormat()
1747 << ", visible size: " << visible_size_.ToString() in CreateBuffersForFormat()