Searched refs:requires (Results 1 – 25 of 25) sorted by relevance
/frameworks/native/opengl/tools/glgen/specs/jsr239/ |
D | glspec-checks | 32 glBindFramebufferOES requires OES_framebuffer_object 33 glBindRenderbufferOES requires OES_framebuffer_object 34 glBlendEquation requires OES_blend_subtract 35 glBlendEquationSeparate requires OES_blend_equation_separate 36 glBlendFuncSeparate requires OES_blend_equation_separate 37 glCheckFramebufferStatusOES requires OES_framebuffer_object return 0 38 glDeleteFramebuffersOES requires OES_framebuffer_object check framebuffers n 39 glDeleteRenderbuffersOES requires OES_framebuffer_object check renderbuffers n 40 glFramebufferRenderbufferOES requires OES_framebuffer_object 41 glFramebufferStorageOES requires OES_framebuffer_object [all …]
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/plugins/ |
D | VersionInfo.java | 53 Requires requires = cls.getDeclaredAnnotation(Requires.class); in addClass() local 54 if (requires != null) { in addClass() 55 mVersions.put(requires.target(), new Version(requires.version(), required)); in addClass()
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 145 # This tag requires that the tag FULL_PATH_NAMES is set to YES. 668 # extension is automatically appended if omitted. This requires the bibtex tool 882 # This tag requires that the tag FILTER_SOURCE_FILES is set to YES. 945 # This tag requires that the tag SOURCE_BROWSER is set to YES. 967 # This tag requires that the tag SOURCE_BROWSER is set to YES. 993 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES. 1001 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES. 1018 # This tag requires that the tag GENERATE_HTML is set to YES. 1025 # This tag requires that the tag GENERATE_HTML is set to YES. 1045 # This tag requires that the tag GENERATE_HTML is set to YES. [all …]
|
D | Doxyfile.orig | 145 # This tag requires that the tag FULL_PATH_NAMES is set to YES. 668 # extension is automatically appended if omitted. This requires the bibtex tool 873 # This tag requires that the tag FILTER_SOURCE_FILES is set to YES. 936 # This tag requires that the tag SOURCE_BROWSER is set to YES. 958 # This tag requires that the tag SOURCE_BROWSER is set to YES. 984 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES. 992 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES. 1009 # This tag requires that the tag GENERATE_HTML is set to YES. 1016 # This tag requires that the tag GENERATE_HTML is set to YES. 1036 # This tag requires that the tag GENERATE_HTML is set to YES. [all …]
|
/frameworks/native/vulkan/api/templates/ |
D | vk_xml.tmpl | 103 <type requires="vk_platform" name="VkDeviceSize"/> 104 <type requires="vk_platform" name="VkSampleMask"/> 105 <type requires="vk_platform" name="VkFlags"/> 107 <type requires="vk_platform" name="char"/> 108 <type requires="vk_platform" name="float"/> 109 <type requires="vk_platform" name="VkBool32"/> 110 <type requires="vk_platform" name="uint8_t"/> 111 <type requires="vk_platform" name="uint32_t"/> 112 <type requires="vk_platform" name="uint64_t"/> 113 <type requires="vk_platform" name="int32_t"/> [all …]
|
/frameworks/base/libs/hwui/utils/ |
D | GLUtils.cpp | 25 #error Setting DEBUG_OPENGL to HIGH requires setting HWUI_ENABLE_OPENGL_VALIDATION to true in the A…
|
/frameworks/av/media/libstagefright/codecs/hevcdec/ |
D | Android.bp | 44 // requires unsupported dynamic reloc R_ARM_REL32; recompile with -fPIC
|
/frameworks/data-binding/extensions/ |
D | settings.gradle | 18 * These are projects that requires a compiled version of data binding.
|
/frameworks/native/services/vr/virtual_touchpad/idc/ |
D | vr-virtual-touchpad-0.idc | 22 # rather than the default mouse wheel, because the latter requires
|
D | vr-virtual-touchpad-1.idc | 22 # rather than the default mouse wheel, because the latter requires
|
/frameworks/native/services/surfaceflinger/ |
D | Android.bp | 150 "-fwhole-program-vtables", // requires ThinLTO
|
/frameworks/wilhelm/src/ |
D | Android.bp | 72 // log all API entries and exits (also requires Debug or Verbose log level)
|
/frameworks/opt/net/ims/ |
D | README.txt | 21 ImsManager#makeCall() requires an ImsCallProfile objects, representing the call properties
|
/frameworks/opt/telephony/proto/src/ |
D | telephony.proto | 402 // Operation requires SIM PIN2 to be entered 405 // Operation requires SIM PIN2 to be entered
|
/frameworks/compile/mclinker/lib/Script/ |
D | ScriptParser.yy | 28 %code requires {
|
/frameworks/native/vulkan/doc/implementors_guide/ |
D | implementors_guide.adoc | 72 …sumerUsage+ and +*grallocProducerUsage+ with the gralloc usage flags it requires for that format a…
|
/frameworks/base/tools/aapt2/ |
D | Resources.proto | 353 NONE = 0x0; // Proto3 requires a default of 0.
|
/frameworks/compile/mclinker/include/mcld/Config/ |
D | Config.h.cmake | 554 /* Define if dlsym() requires a leading underscore in symbol names. */
|
/frameworks/rs/script_api/ |
D | rs_math.spec | 37 rounding may be done towards zero. In comparison, rs_fp_full requires correct handling of 38 subnormal values, i.e. smaller than 1.17549435e-38f. rs_fp_rull also requires round to nearest
|
/frameworks/native/vulkan/api/ |
D | vulkan.api | 2354 …VK_SPARSE_IMAGE_FORMAT_ALIGNED_MIP_SIZE_BIT = 0x00000002, /// Image requires mip l… 3940 … can use texture operations that return resource residency information (requires sparseNonResident… 6721 // "vkQueueSubmit: enqueued commandBuffer requires missing queue capabilities.") 9946 @vulkan1_1 // extension requires 1.1, and should become non-optional when 1.1 does 9955 @vulkan1_1 // extension requires 1.1, and should become non-optional when 1.1 does
|
/frameworks/support/development/checkstyle/ |
D | LICENSE | 185 application. Therefore, Subsection 2d requires that any
|
/frameworks/native/opengl/tests/angeles/ |
D | license-LGPL.txt | 185 application. Therefore, Subsection 2d requires that any
|
/frameworks/native/docs/ |
D | Doxyfile | 612 # requires the bibtex tool to be installed. See also 1833 # Note that this requires a modern browser other than Internet Explorer.
|
/frameworks/rs/script_api/include/ |
D | rs_math.rsh | 39 * rounding may be done towards zero. In comparison, rs_fp_full requires correct handling of 40 * subnormal values, i.e. smaller than 1.17549435e-38f. rs_fp_rull also requires round to nearest
|
/frameworks/support/work/integration-tests/testapp/src/main/assets/ |
D | retn.txt | 6074 requires a strong and practised arm. But this blow was delivered with
|