Searched refs:apply (Results 1 – 25 of 169) sorted by relevance
1234567
/hardware/qcom/sm8150/display/sdm/libs/core/ |
D | display_builtin.h | 45 bool apply = false; member 53 apply = false; in Init() 58 bool CanApplyDeferredState() { return apply; } in CanApplyDeferredState() 67 apply = (frames_to_defer == 0); in UpdateDeferCount() 74 apply = false; in Clear()
|
/hardware/qcom/sm7250/display/sdm/libs/core/ |
D | display_builtin.h | 86 bool apply = false; member 94 apply = false; in Init() 99 bool CanApplyDeferredState() { return apply; } in CanApplyDeferredState() 108 apply = (frames_to_defer == 0); in UpdateDeferCount() 115 apply = false; in Clear()
|
/hardware/ti/am57x/ |
D | Android.bp | 9 // 'apply every license found to every target'. While this makes sure we respect 12 // e.g. GPL in an MIT project might only apply to the contrib/ directory.
|
/hardware/google/aemu/ |
D | Android.bp | 6 // 'apply every license found to every target'. While this makes sure we respect 9 // e.g. GPL in an MIT project might only apply to the contrib/ directory.
|
/hardware/qcom/sm8150/display/ |
D | Android.bp | 9 // 'apply every license found to every target'. While this makes sure we respect 12 // e.g. GPL in an MIT project might only apply to the contrib/ directory.
|
/hardware/interfaces/scripts/ |
D | anapic_release_diff.sh | 25 git diff "$1".."$2" android | git apply
|
/hardware/qcom/sm7250/display/ |
D | Android.bp | 9 // 'apply every license found to every target'. While this makes sure we respect 12 // e.g. GPL in an MIT project might only apply to the contrib/ directory.
|
/hardware/qcom/sm8150/gps/ |
D | Android.bp | 9 // 'apply every license found to every target'. While this makes sure we respect 12 // e.g. GPL in an MIT project might only apply to the contrib/ directory.
|
/hardware/st/secure_element2/ |
D | Android.bp | 21 // 'apply every license found to every target'. While this makes sure we respect 24 // e.g. GPL in an MIT project might only apply to the contrib/ directory.
|
/hardware/qcom/display/ |
D | Android.bp | 21 // 'apply every license found to every target'. While this makes sure we respect 24 // e.g. GPL in an MIT project might only apply to the contrib/ directory.
|
/hardware/qcom/sm7250/gps/ |
D | Android.bp | 9 // 'apply every license found to every target'. While this makes sure we respect 12 // e.g. GPL in an MIT project might only apply to the contrib/ directory.
|
/hardware/qcom/wlan/ |
D | Android.bp | 7 // 'apply every license found to every target'. While this makes sure we respect 10 // e.g. GPL in an MIT project might only apply to the contrib/ directory.
|
/hardware/interfaces/ |
D | Android.bp | 6 // 'apply every license found to every target'. While this makes sure we respect 9 // e.g. GPL in an MIT project might only apply to the contrib/ directory.
|
/hardware/ti/am57x/libhwcomposer/ |
D | Android.bp | 20 // 'apply every license found to every target'. While this makes sure we respect 23 // e.g. GPL in an MIT project might only apply to the contrib/ directory.
|
/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/ |
D | README | 5 protocols/common/ - common message types that apply to all protocols
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_legacy_dithering.adoc | 26 one subpass, then apply dithering in a second subpass along with other 38 Most importantly, devices that apply dithering in OpenGL have specialized 118 known to apply it incompletely or incorrectly in some situations. 154 The Vulkan implementation is expected to apply dithering equivalently to the 164 The following limitations thus apply to OpenGL as well.
|
/hardware/libhardware/ |
D | Android.bp | 8 // 'apply every license found to every target'. While this makes sure we respect 11 // e.g. GPL in an MIT project might only apply to the contrib/ directory.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/LICENSES/ |
D | CC-BY-4.0.txt | 63 b. Adapter's License means the license You apply to Your Copyright and Similar 87 Similar Rights that apply to Your use of the Licensed Material and that the 122 and Limitations apply to Your use, this Public License does not apply, and 144 or different terms or conditions on, or apply any Effective Technological 208 4. If You Share Adapted Material You produce, the Adapter's License You apply 214 Where the Licensed Rights include Sui Generis Database Rights that apply to 242 are not allowed in full or in part, this disclaimer may not apply to You. 250 of liability is not allowed in full or in part, this limitation may not apply 307 upon, or waiver of, any privileges and immunities that apply to the Licensor 311 Commons may elect to apply one of its public licenses to material it publishes
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_KHR_external_fence_fd.adoc | 33 That extension's issues apply equally to this extension.
|
D | VK_KHR_external_fence.adoc | 43 That extension's issues apply equally to this extension.
|
D | VK_AMD_rasterization_order.adoc | 70 so applications should: still apply these optimizations even if they intend 85 the repeatability requirement does not apply.
|
D | VK_KHR_external_fence_win32.adoc | 33 That extension's issues apply equally to this extension.
|
D | VK_EXT_inline_uniform_block.adoc | 70 3) What layout rules apply for uniform blocks corresponding to inline 92 6) Do the robustness guarantees of pname:robustBufferAccess apply to inline
|
/hardware/google/gfxstream/ |
D | Android.bp | 9 // 'apply every license found to every target'. While this makes sure we respect 12 // e.g. GPL in an MIT project might only apply to the contrib/ directory.
|
/hardware/interfaces/usb/gadget/1.0/ |
D | types.hal | 75 * USB confgiuration failed to apply.
|
1234567