Searched defs:mappable_type (Results 1 – 2 of 2) sorted by relevance
45 VideoFrameBuffer::Type mappable_type, in CreateMappableNativeFrame()98 MappableNativeBuffer::MappableNativeBuffer(VideoFrameBuffer::Type mappable_type, in MappableNativeBuffer()
50 VideoFrameBuffer::Type mappable_type() const { return mappable_type_; } in mappable_type() function