Home
last modified time | relevance | path

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

/external/angle/src/common/
Dandroid_util.h214 void GetANativeWindowBufferProperties(const ANativeWindowBuffer *buffer,
Dandroid_util.cpp212 void GetANativeWindowBufferProperties(const ANativeWindowBuffer *buffer, in GetANativeWindowBufferProperties() function
/external/angle/src/libANGLE/renderer/gl/egl/android/
DNativeBufferImageSiblingAndroid.cpp31 angle::android::GetANativeWindowBufferProperties( in initialize()
/external/angle/src/libANGLE/renderer/vulkan/android/
DHardwareBufferImageSiblingVkAndroid.cpp209 angle::android::GetANativeWindowBufferProperties(windowBuffer, &width, &height, &depth, in ValidateHardwareBuffer()
239 angle::android::GetANativeWindowBufferProperties(windowBuffer, &mSize.width, &mSize.height, in initImpl()