Advertisement
Guest User

Untitled

a guest
Mar 18th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. frameworks/native/libs/ui/GraphicBufferAllocator.cpp: In member function 'android::status_t android::GraphicBufferAllocator::alloc(uint32_t, uint32_t, android::PixelFormat, int, const native_handle_t**, int32_t*, uint32_t)':
  2. frameworks/native/libs/ui/GraphicBufferAllocator.cpp:117:26: error: 'alloc_device_t' has no member named 'allocSize'
  3. err = mAllocDev->allocSize(mAllocDev, w, h,
  4. ^
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement