Searched refs:IntelMetadataBufferType (Results 1 – 5 of 5) sorted by relevance
77 }IntelMetadataBufferType; typedef82 IntelMetadataBuffer(IntelMetadataBufferType type, intptr_t value); //for quick generator88 IMB_Result GetType(IntelMetadataBufferType &type);89 IMB_Result SetType(IntelMetadataBufferType type);105 IntelMetadataBufferType mType;
341 IntelMetadataBuffer::IntelMetadataBuffer(IntelMetadataBufferType type, intptr_t value) in IntelMetadataBuffer()422 IMB_Result IntelMetadataBuffer::GetType(IntelMetadataBufferType& type) in GetType()429 IMB_Result IntelMetadataBuffer::SetType(IntelMetadataBufferType type) in SetType()551 IntelMetadataBufferType type; in UnSerialize()
32 IntelMetadataBufferType type;
415 imb.GetType((::IntelMetadataBufferType&)type); in encode()
1642 IntelMetadataBufferType type; in manageSrcSurface()