Home
last modified time | relevance | path

Searched refs:GetNativeClientBuffer (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DDisplay.h246 static EGLClientBuffer GetNativeClientBuffer(const struct AHardwareBuffer *buffer);
DDisplay.cpp1682 EGLClientBuffer Display::GetNativeClientBuffer(const AHardwareBuffer *buffer) in GetNativeClientBuffer() function in egl::Display
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Degl_ext_stubs.cpp179 return egl::Display::GetNativeClientBuffer(buffer); in GetNativeClientBufferANDROID()