Searched refs:MetadataType_Width (Results 1 – 3 of 3) sorted by relevance
961 return encodeMetadata(MetadataType_Width, width, outWidth, encodeInteger); in encodeWidth()965 return decodeMetadata(MetadataType_Width, width, outWidth, decodeInteger); in decodeWidth()
57 static const android::hardware::graphics::mapper::V4_0::IMapper::MetadataType MetadataType_Width = { variable
542 return get(bufferHandle, gralloc4::MetadataType_Width, gralloc4::decodeWidth, outWidth); in getWidth()