Assigned
Status Update
Comments
ra...@google.com <ra...@google.com>
hu...@google.com <hu...@google.com> #2
For clarity, are you requesting this as a developer or as a user?
sc...@google.com <sc...@google.com> #3
im tester .. but this bug is confirmed by developer as source bug not ROM..
On Sun, May 14, 2023 at 8:56 PM <buganizer-system@google.com> wrote:
On Sun, May 14, 2023 at 8:56 PM <buganizer-system@google.com> wrote:
d....@samsung.corp-partner.google.com <d....@samsung.corp-partner.google.com> #4
Thank you for reporting this issue. For us to further investigate this issue, please provide the following additional information:
What steps are needed to reproduce this issue? Frequency of occurrence?
Which device did you use to reproduce this issue?
Can you confirm if this issue is reproducible on a Pixel/Nexus device?
Screen Record of the Issue
Please capture screen record or video of the issue using following steps:
adb shell screenrecord /sdcard/video.mp4
Subsequently use following command to pull the recorded file:
adb pull /sdcard/video.mp4
Attach the file to this issue.
Android bug report (to be captured after reproducing the issue)
For steps to capture a bug report, please refer:https://developer.android.com/studio/debug/bug-report#bugreportdevice
Alternate method
Navigate to “Developer options”, ensure “USB debugging” is enabled, then enable “Bug report shortcut”. Capture bug report by holding the power button and selecting the “Take bug report” option.
Note: Please upload the bug report and screenshot to google drive and share the folder to android-bugreport@google.com, then share the link here.
What steps are needed to reproduce this issue? Frequency of occurrence?
Which device did you use to reproduce this issue?
Can you confirm if this issue is reproducible on a Pixel/Nexus device?
Screen Record of the Issue
Please capture screen record or video of the issue using following steps:
adb shell screenrecord /sdcard/video.mp4
Subsequently use following command to pull the recorded file:
adb pull /sdcard/video.mp4
Attach the file to this issue.
Android bug report (to be captured after reproducing the issue)
For steps to capture a bug report, please refer:
Alternate method
Navigate to “Developer options”, ensure “USB debugging” is enabled, then enable “Bug report shortcut”. Capture bug report by holding the power button and selecting the “Take bug report” option.
Note: Please upload the bug report and screenshot to google drive and share the folder to android-bugreport@google.com, then share the link here.
se...@gmail.com <se...@gmail.com> #5
Please provide the requested information to proceed further. Unfortunately the issue will be closed within 7 days if there is no further update.
Description
When skiavk was enabled it was found that vkAllocateMemory() was allocating most of the memory size(45 Mbytes / 56 Mbytes).
vkAllocateMemory() is directly called by skiaVK layer, would it be possible provide insights to help reduce this memory ?