Home
last modified time | relevance | path

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

12

/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/shared/src/com/android/systemui/shared/plugins/
DVersionInfo.java55 Requires requires = cls.getDeclaredAnnotation(Requires.class); in addClass() local
56 if (requires != null) { in addClass()
57 mVersions.put(requires.target(), new Version(requires.version(), required)); in addClass()
/frameworks/av/media/libaaudio/
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/base/media/native/midi/include/
DDoxyfile163 # This tag requires that the tag FULL_PATH_NAMES is set to YES.
311 # This tag requires that the tag MARKDOWN_SUPPORT is set to YES.
710 # extension is automatically appended if omitted. This requires the bibtex tool
976 # This tag requires that the tag FILTER_SOURCE_FILES is set to YES.
1039 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1061 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1088 # This tag requires that the tag CLANG_ASSISTED_PARSING is set to YES.
1106 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1114 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1131 # This tag requires that the tag GENERATE_HTML is set to YES.
[all …]
/frameworks/av/media/codec2/docs/
Ddoxygen.config163 # This tag requires that the tag FULL_PATH_NAMES is set to YES.
701 # extension is automatically appended if omitted. This requires the bibtex tool
926 # This tag requires that the tag FILTER_SOURCE_FILES is set to YES.
989 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1011 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1038 # This tag requires that the tag CLANG_ASSISTED_PARSING is set to YES.
1056 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1064 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1081 # This tag requires that the tag GENERATE_HTML is set to YES.
1088 # This tag requires that the tag GENERATE_HTML is set to YES.
[all …]
/frameworks/av/media/libstagefright/codecs/hevcdec/
DAndroid.bp35 // requires unsupported dynamic reloc R_ARM_REL32; recompile with -fPIC
/frameworks/native/services/vr/virtual_touchpad/idc/
Dvr-virtual-touchpad-0.idc22 # rather than the default mouse wheel, because the latter requires
Dvr-virtual-touchpad-1.idc22 # rather than the default mouse wheel, because the latter requires
/frameworks/proto_logging/stats/enums/telephony/
Denums.proto141 /** SIM card state: Locked: requires the user's SIM PIN to unlock */
143 /** SIM card state: Locked: requires the user's SIM PUK to unlock */
145 /** SIM card state: Locked: requires a network PIN to unlock */
/frameworks/proto_logging/stats/enums/stats/intelligence/
Denums.proto24 // protoc requires enum values to be unique by package rather than enum type.
/frameworks/base/packages/BackupEncryption/proto/
Dwrapped_key.proto31 // AndroidKeyStore requires that it generates the IV, and it generates a
/frameworks/base/services/core/java/com/android/server/hdmi/
Dcec_key_handling.md7 Android TV (ATV) requires special handling of some keys.
/frameworks/native/libs/ui/tests/
DAndroid.bp89 // This test has a main method, and requires a separate binary to be built.
/frameworks/native/libs/gui/tests/
DAndroid.bp95 // This test has a main method, and requires a separate binary to be built.
/frameworks/base/startop/iorap/tests/
DAndroid.bp41 // Mockito also requires JNI (see Android.mk)
/frameworks/base/startop/view_compiler/
DREADME.md22 * View compilation is a manual process that requires code changes in the
/frameworks/native/services/inputflinger/docs/
Dpointer_capture.md18 …onsible for controlling the state of Pointer Capture. Since the feature requires changes to how ev…
Danr.md8 2. The application did not have a focused window, and an input event that requires focus was genera…
/frameworks/wilhelm/src/
DAndroid.bp85 // log all API entries and exits (also requires Debug or Verbose log level)
/frameworks/base/core/proto/android/server/
Dbiometrics.proto153 // True if resetLockout requires a HAT to be verified in the TEE or equivalent.
/frameworks/opt/net/ims/
DREADME.txt21 ImsManager#makeCall() requires an ImsCallProfile objects, representing the call properties
/frameworks/base/services/core/java/com/android/server/rollback/
DREADME.md105 Rollback can be enabled for multi-package installs. This requires that all
287 * Rolling back to the system version of an app requires the system version of
/frameworks/native/opengl/libs/EGL/
DGLES_layers.md35 This requires root access
/frameworks/base/libs/hwui/
DAndroid.bp411 "jni/Region.cpp", // requires libbinder_ndk
/frameworks/compile/mclinker/lib/Script/
DScriptParser.yy28 %code requires {

12