Searched refs:windowBuffer (Results 1 – 3 of 3) sorted by relevance
158 struct ANativeWindowBuffer *windowBuffer = in ValidateHardwareBuffer() local161 angle::android::ANativeWindowBufferToAHardwareBuffer(windowBuffer); in ValidateHardwareBuffer()209 angle::android::GetANativeWindowBufferProperties(windowBuffer, &width, &height, &depth, in ValidateHardwareBuffer()235 struct ANativeWindowBuffer *windowBuffer = in initImpl() local239 angle::android::GetANativeWindowBufferProperties(windowBuffer, &mSize.width, &mSize.height, in initImpl()248 angle::android::ANativeWindowBufferToAHardwareBuffer(windowBuffer); in initImpl()
282 AHardwareBuffer *ANativeWindowBufferToAHardwareBuffer(ANativeWindowBuffer *windowBuffer) in ANativeWindowBufferToAHardwareBuffer() argument284 return OffsetPointer<AHardwareBuffer>(windowBuffer, in ANativeWindowBufferToAHardwareBuffer()
225 AHardwareBuffer *ANativeWindowBufferToAHardwareBuffer(ANativeWindowBuffer *windowBuffer);