Searched refs:stream_usage_ (Results 1 – 2 of 2) sorted by relevance
/hardware/libhardware/modules/camera/3_4/arc/ |
D | frame_buffer.cpp | 111 stream_usage_(stream_usage) { in GrallocFrameBuffer() 144 ret = gralloc_module_->lock_ycbcr(gralloc_module_, buffer_, stream_usage_, in Map() 149 ret = gralloc_module_->lock(gralloc_module_, buffer_, stream_usage_, 0, 0, in Map() 154 ret = gralloc_module_->lock(gralloc_module_, buffer_, stream_usage_, 0, 0, in Map()
|
D | frame_buffer.h | 127 uint32_t stream_usage_; variable
|