Home
last modified time | relevance | path

Searched refs:adapted (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/graphics/composer/2.4/utils/passthrough/include/composer-passthrough/2.4/
DHwcLoader.h59 bool adapted; in createHalWithAdapter() local
60 hwc2_device_t* device = openDeviceWithAdapter(module, &adapted); in createHalWithAdapter()
65 return hal->initWithDevice(std::move(device), !adapted) ? std::move(hal) : nullptr; in createHalWithAdapter()
/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/
DHwcLoader.h59 bool adapted; in createHalWithAdapter() local
60 hwc2_device_t* device = openDeviceWithAdapter(module, &adapted); in createHalWithAdapter()
65 return hal->initWithDevice(std::move(device), !adapted) ? std::move(hal) : nullptr; in createHalWithAdapter()
/hardware/interfaces/graphics/composer/2.2/utils/passthrough/include/composer-passthrough/2.2/
DHwcLoader.h59 bool adapted; in createHalWithAdapter() local
60 hwc2_device_t* device = openDeviceWithAdapter(module, &adapted); in createHalWithAdapter()
65 return hal->initWithDevice(std::move(device), !adapted) ? std::move(hal) : nullptr; in createHalWithAdapter()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcLoader.h84 bool adapted; in createHalWithAdapter() local
85 hwc2_device_t* device = openDeviceWithAdapter(module, &adapted); in createHalWithAdapter()
90 return hal->initWithDevice(std::move(device), !adapted) ? std::move(hal) : nullptr; in createHalWithAdapter()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/LICENSES/
DLicenseRef-KhronosSpecCopyright.adoc121 // Header, adapted for asciidoc markup and for the specific requirements of
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/
Dcopyright-spec.adoc121 // Header, adapted for asciidoc markup and for the specific requirements of
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_QCOM_render_pass_transform.adoc49 shader built-ins may need to be adapted to produce the correct result.
/hardware/interfaces/renderscript/1.0/
DIContext.hal37 * "adapted allocation" that's returned.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/contrib/
Dmhchem.mjs14 * It is adapted from MathJax/extensions/TeX/mhchem.js
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/
Dkatex.mjs169 }; // hyphenate and escape adapted from Facebook's React under Apache 2 license
7257 }; // Many of the KaTeX SVG images have been adapted from glyphs in KaTeX fonts.