Searched refs:adapted (Results 1 – 10 of 10) sorted by relevance
/hardware/interfaces/graphics/composer/2.4/utils/passthrough/include/composer-passthrough/2.4/ |
D | HwcLoader.h | 59 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/ |
D | HwcLoader.h | 59 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/ |
D | HwcLoader.h | 59 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/ |
D | HwcLoader.h | 84 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/ |
D | LicenseRef-KhronosSpecCopyright.adoc | 121 // Header, adapted for asciidoc markup and for the specific requirements of
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/ |
D | copyright-spec.adoc | 121 // Header, adapted for asciidoc markup and for the specific requirements of
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_QCOM_render_pass_transform.adoc | 49 shader built-ins may need to be adapted to produce the correct result.
|
/hardware/interfaces/renderscript/1.0/ |
D | IContext.hal | 37 * "adapted allocation" that's returned.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/contrib/ |
D | mhchem.mjs | 14 * It is adapted from MathJax/extensions/TeX/mhchem.js
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/ |
D | katex.mjs | 169 }; // 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.
|