Searched refs:io_surface_properties (Results 1 – 2 of 2) sorted by relevance
372 CFMutableDictionaryRef io_surface_properties; in createOutputBufferAttributes() local385 io_surface_properties = CFDictionaryCreateMutable( in createOutputBufferAttributes()395 io_surface_properties); in createOutputBufferAttributes()404 CFRelease(io_surface_properties); in createOutputBufferAttributes()
99 CFMutableDictionaryRef io_surface_properties; in createOutputBufferAttributes() local112 io_surface_properties = CFDictionaryCreateMutable(kCFAllocatorDefault, in createOutputBufferAttributes()120 …DictionarySetValue(buffer_attributes, kCVPixelBufferIOSurfacePropertiesKey, io_surface_properties); in createOutputBufferAttributes()126 CFRelease(io_surface_properties); in createOutputBufferAttributes()