Home
last modified time | relevance | path

Searched refs:GetAndroidHardwareBufferFormatFromChannelSizes (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libANGLE/
Dformatutils.h293 int GetAndroidHardwareBufferFormatFromChannelSizes(const egl::AttributeMap &attribMap);
DDisplay.cpp1614 int androidHardwareBufferFormat = gl::GetAndroidHardwareBufferFormatFromChannelSizes(attribMap); in CreateNativeClientBuffer()
DvalidationEGL.cpp5627 if (gl::GetAndroidHardwareBufferFormatFromChannelSizes(attribMap) == 0) in ValidateCreateNativeClientBufferANDROID()
Dformatutils.cpp1331 int GetAndroidHardwareBufferFormatFromChannelSizes(const egl::AttributeMap &attribMap) in GetAndroidHardwareBufferFormatFromChannelSizes() function