gs201: Use SkiaVk as RenderEngine backend
This fixes some P1 and P2 jank and memory defects Test: Manual testing Bug: 278787003 Bug: 278811091 Bug: 279090906 Change-Id: I995dfeff5d313d8b32cf4d8ce9d1e5dd1c54aa19
This commit is contained in:
parent
e2436fa24c
commit
adb2d7a0bd
1 changed files with 1 additions and 1 deletions
|
@ -285,7 +285,7 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
ro.opengles.version=196610 \
|
ro.opengles.version=196610 \
|
||||||
graphics.gpu.profiler.support=true \
|
graphics.gpu.profiler.support=true \
|
||||||
debug.renderengine.backend=skiaglthreaded
|
debug.renderengine.backend=skiavkthreaded
|
||||||
|
|
||||||
# GRAPHICS - GPU (end)
|
# GRAPHICS - GPU (end)
|
||||||
# ####################
|
# ####################
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue