Home
last modified time | relevance | path

Searched defs:windowBuffer (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/
DHardwareBufferImageSiblingVkAndroid.cpp127 struct ANativeWindowBuffer *windowBuffer = in ValidateHardwareBuffer() local
204 struct ANativeWindowBuffer *windowBuffer = in initImpl() local
/third_party/skia/third_party/externals/angle2/src/common/
Dandroid_util.cpp402 AHardwareBuffer *ANativeWindowBufferToAHardwareBuffer(ANativeWindowBuffer *windowBuffer) in ANativeWindowBufferToAHardwareBuffer()