Home
last modified time | relevance | path

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

/frameworks/native/opengl/specs/
DEGL_ANDROID_GLES_layers.txt45 New Types
49 New Procedures and Functions
53 New Tokens
DEGL_ANDROID_front_buffer_auto_refresh.txt44 New Types
48 New Procedures and Functions
52 New Tokens
DEGL_ANDROID_image_native_buffer.txt45 New Types
49 New Procedures and Functions
53 New Tokens
DEGL_ANDROID_get_native_client_buffer.txt44 New Types
48 New Procedures and Functions
52 New Tokens
DEGL_ANDROID_framebuffer_target.txt46 New Types
50 New Procedures and Functions
54 New Tokens
DEGL_ANDROID_presentation_time.txt44 New Types
54 New Procedures and Functions
61 New Tokens
DEGL_ANDROID_recordable.txt45 New Types
49 New Procedures and Functions
53 New Tokens
DEGL_ANDROID_blob_cache.txt63 New Types
88 New Procedures and Functions
94 New Tokens
204 - Fix typo in New Functions section & assign extension #.
DEGL_ANDROID_get_frame_timestamps.txt57 New Types
66 New Procedures and Functions
82 New Tokens
DEGL_ANDROID_native_fence_sync.txt52 New Types
56 New Procedures and Functions
62 New Tokens
/frameworks/native/services/vr/virtual_touchpad/tests/
DVirtualTouchpad_test.cpp99 return std::unique_ptr<VirtualTouchpad>(New()); in Create()
101 static VirtualTouchpadForTesting* New() { in New() function in android::dvr::__anonb6efdf4d0111::VirtualTouchpadForTesting
119 VirtualTouchpadForTesting::New()); in TEST_F()
284 VirtualTouchpadForTesting::New()); in TEST_F()
/frameworks/base/api/
Dtest-lint-baseline.txt2305 New setting keys are not allowed. (Field: AUTOFILL_COMPAT_MODE_ALLOWED_PACKAGES)
2307 New setting keys are not allowed. (Field: AUTOMATIC_POWER_SAVE_MODE)
2309 New setting keys are not allowed. (Field: BATTERY_SAVER_CONSTANTS)
2311 New setting keys are not allowed. (Field: DYNAMIC_POWER_SAVINGS_DISABLE_THRESHOLD)
2313 New setting keys are not allowed. (Field: DYNAMIC_POWER_SAVINGS_ENABLED)
2315 New setting keys are not allowed. (Field: HIDDEN_API_BLACKLIST_EXEMPTIONS)
2317 New setting keys are not allowed. (Field: LOCATION_GLOBAL_KILL_SWITCH)
2319 New setting keys are not allowed. (Field: LOCATION_IGNORE_SETTINGS_PACKAGE_WHITELIST)
2321 New setting keys are not allowed. (Field: LOW_POWER_MODE)
2323 New setting keys are not allowed. (Field: LOW_POWER_MODE_STICKY)
[all …]
Dsystem-lint-baseline.txt151 New setting keys are not allowed. (Field: TETHER_OFFLOAD_DISABLED)
153 New setting keys are not allowed. (Field: TETHER_SUPPORTED)
/frameworks/compile/libbcc/tests/libbcc/
Dgetelementptr.ll41 ; New style kernel with multiple inputs
/frameworks/opt/telephony/proto/src/
Dtelephony.proto2334 // New state
2337 // New state
2343 // New merged call
2358 // New SRVCC state
2370 // New access technology
/frameworks/base/services/core/java/com/android/server/
DEventLogTags.logtags73 # Note: New tag range starts here since 2753+ have been used below.
/frameworks/base/core/proto/android/app/
Dsettings_enums.proto1350 // ACTION: New magnification gesture configuration is chosen
1357 // ACTION: New font size is chosen
1364 // ACTION: New display size is chosen
1371 // ACTION: New screen reader configuration is chosen
/frameworks/base/core/jni/
Dandroid_os_HwParcel.cpp783 Type ## Array valObj = env->New ## NewType ## Array(vec->size()); \
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp3471 Value *Ptr, *Cmp, *New; in ParseFunctionBody() local
3476 cast<PointerType>(Ptr->getType())->getElementType(), New) || in ParseFunctionBody()
3484 I = new AtomicCmpXchgInst(Ptr, Cmp, New, Ordering, Ordering, SynchScope); in ParseFunctionBody()
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto2111 // ACTION: New magnification gesture configuration is chosen
2118 // ACTION: New font size is chosen
2125 // ACTION: New display size is chosen
2132 // ACTION: New screen reader configuration is chosen
6634 // Subtype: New actions have been added to a notification
6637 // Subtype: New smart replies have been added to a notification
/frameworks/ml/nn/runtime/
DNOTICE726 10.1. New Versions
733 10.2. Effect of New Versions
/frameworks/native/opengl/tests/angeles/
Dlicense-LGPL.txt460 How to Apply These Terms to Your New Libraries
/frameworks/base/proto/src/
Dwifi.proto2304 // New connection request is issued before ending previous connecting request.
/frameworks/base/cmds/statsd/src/
Datoms.proto535 // New screen state, from frameworks/base/core/proto/android/view/enums.proto.
3157 // New wall-clock time in milliseconds, according to System.currentTimeMillis().
/frameworks/native/vulkan/api/
Dvulkan.api3921 …VkImageLayout newLayout /// New layout to transitio…