Home
last modified time | relevance | path

Searched refs:requires (Results 1 – 19 of 19) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/jsr239/
Dglspec-checks32 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/
DVersionInfo.java53 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/
DDoxyfile.orig145 # 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 …]
DDoxyfile145 # 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 …]
/frameworks/native/vulkan/api/templates/
Dvk_xml.tmpl103 <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/
DGLUtils.cpp25 #error Setting DEBUG_OPENGL to HIGH requires setting HWUI_ENABLE_OPENGL_VALIDATION to true in the A…
/frameworks/data-binding/extensions/
Dsettings.gradle18 * These are projects that requires a compiled version of data binding.
/frameworks/opt/net/ims/
DREADME.txt21 ImsManager#makeCall() requires an ImsCallProfile objects, representing the call properties
/frameworks/support/buildSrc/src/main/groovy/android/support/checkapi/
DCheckApiTask.groovy79 // Gradle requires non-null InputFiles to exist -- even with Optional -- so work around that
/frameworks/opt/telephony/proto/
Dtelephony.proto399 // Operation requires SIM PIN2 to be entered
402 // Operation requires SIM PIN2 to be entered
/frameworks/compile/mclinker/lib/Script/
DScriptParser.yy28 %code requires {
/frameworks/native/vulkan/doc/implementors_guide/
Dimplementors_guide.adoc72 …sumerUsage+ and +*grallocProducerUsage+ with the gralloc usage flags it requires for that format a…
/frameworks/compile/mclinker/include/mcld/Config/
DConfig.h.cmake554 /* Define if dlsym() requires a leading underscore in symbol names. */
/frameworks/rs/script_api/
Drs_math.spec37 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/opengl/tests/angeles/
Dlicense-LGPL.txt185 application. Therefore, Subsection 2d requires that any
/frameworks/support/development/checkstyle/
DLICENSE185 application. Therefore, Subsection 2d requires that any
/frameworks/native/vulkan/api/
Dvulkan.api1602 …VK_SPARSE_IMAGE_FORMAT_ALIGNED_MIP_SIZE_BIT = 0x00000002, /// Image requires mip l…
2976 … can use texture operations that return resource residency information (requires sparseNonResident…
4640 // "vkQueueSubmit: enqueued commandBuffer requires missing queue capabilities.")
/frameworks/native/docs/
DDoxyfile612 # 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/
Drs_math.rsh39 * 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