Home
last modified time | relevance | path

Searched refs:Vulkan (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/libs/hwui/
DWebViewFunctorManager.cpp35 return RenderMode::Vulkan; in WebViewFunctor_queryPlatformRenderMode()
43 if (functorMode != RenderMode::OpenGL_ES && functorMode != RenderMode::Vulkan) { in WebViewFunctor_create()
47 if (functorMode == RenderMode::Vulkan && in WebViewFunctor_create()
48 WebViewFunctor_queryPlatformRenderMode() != RenderMode::Vulkan) { in WebViewFunctor_create()
/frameworks/native/vulkan/
DREADME.md3 This subdirectory contains Android's Vulkan loader, as well as some Vulkan-related tools useful to …
17 We generate several parts of the loader and tools driectly from the Vulkan Registry (external/vulka…
DAndroid.bp15 // This module makes the Vulkan libhardware HAL headers available, for
/frameworks/base/libs/hwui/private/hwui/
DWebViewFunctor.h28 Vulkan, enumerator
/frameworks/base/native/webview/plat_support/
Ddraw_functor.cpp176 case uirenderer::RenderMode::Vulkan: in CreateFunctor()
203 case uirenderer::RenderMode::Vulkan: in QueryRenderMode()
/frameworks/base/libs/hwui/protos/
Dgraphicsstats.proto59 // HWUI renders pipeline type: GL or Vulkan
/frameworks/base/core/proto/android/service/
Dgraphicsstats.proto63 // HWUI renders pipeline type: GL or Vulkan
/frameworks/native/opengl/libs/EGL/
DGLES_layers.md4 …bled, the LayerLoader will scan specified directories for layers, just like the Vulkan loader does.
/frameworks/base/core/proto/android/providers/settings/
Dglobal.proto422 // Ordered GPU debug layer list for Vulkan
/frameworks/base/cmds/statsd/src/
Datoms.proto8231 // Total count of the Vulkan driver gets loaded.
8234 // Total count of the Vulkan driver fails to be loaded.
8237 // Api version of the system Vulkan driver.
8240 // Api version of the system CPU Vulkan driver.
8280 // Vulkan driver loading time info.
8288 // CPU Vulkan implementation is in use.
9659 // HWUI renders pipeline type: GL (1) or Vulkan (2).
9666 // HWUI renders pipeline type: GL or Vulkan.
/frameworks/ml/nn/tools/api/
DNeuralNetworks.t168 * as OpenGL ES and Vulkan. */