16 lines
306 B
Plaintext
16 lines
306 B
Plaintext
|
owner: Platform
|
||
|
module: "android.uirenderer"
|
||
|
prop {
|
||
|
api_name: "use_vulkan"
|
||
|
type: Boolean
|
||
|
prop_name: "ro.hwui.use_vulkan"
|
||
|
scope: Public
|
||
|
access: Readonly
|
||
|
}
|
||
|
prop {
|
||
|
api_name: "render_ahead"
|
||
|
type: Integer
|
||
|
prop_name: "ro.hwui.render_ahead"
|
||
|
scope: Public
|
||
|
access: Readonly
|
||
|
}
|