Home
last modified time | relevance | path

Searched refs:creation (Results 1 – 16 of 16) sorted by relevance

/frameworks/native/services/surfaceflinger/
DSurfaceInterceptor.cpp513 SurfaceCreation* creation(increment->mutable_surface_creation()); in addSurfaceCreationLocked() local
514 creation->set_id(getLayerId(layer)); in addSurfaceCreationLocked()
515 creation->set_name(layer->getName()); in addSurfaceCreationLocked()
516 creation->set_w(layer->mCurrentState.active_legacy.w); in addSurfaceCreationLocked()
517 creation->set_h(layer->mCurrentState.active_legacy.h); in addSurfaceCreationLocked()
594 DisplayCreation* creation(increment->mutable_display_creation()); in addDisplayCreationLocked() local
595 creation->set_id(info.sequenceId); in addDisplayCreationLocked()
596 creation->set_name(info.displayName); in addDisplayCreationLocked()
597 creation->set_is_secure(info.isSecure); in addDisplayCreationLocked()
599 creation->set_display_id(info.physical->id.value); in addDisplayCreationLocked()
/frameworks/av/drm/mediacas/plugins/clearkey/protos/
Dlicense_protos.proto26 // The asset_id must not be set on creation. It is only used for assets of
37 // Must be unset on creation. Required for mutate operations on CLEARKEY_CAS assets.
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/utils/
DMockTracker.java23 import org.mockito.internal.creation.settings.CreationSettings;
/frameworks/native/opengl/specs/
DEGL_ANDROID_native_fence_sync.txt39 This extension enables the creation of EGL fence sync objects that are
234 creation whether the sync object should support querying the native fence
277 flush following the creation of an EGL Android fence sync object that is
/frameworks/base/packages/SystemUI/docs/
Dplugin_hooks.md17 Use: Controls the creation of QS Tiles and their views, can used to add or change system QS tiles, …
Dqs-tiles.md184 The tiles are bound once immediately on creation. After that, the tile is bound whenever it should …
229 This section describes the classes that aid in the creation of each tile as well as the complete li…
286 1. The `CustomTile` obtains the `TileServices` class from the `QSTileHost` and request the creation
367 …Tile` in devices with no Wifi support). If this is false, the Tile will be destroyed upon creation.
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dsingle_source_alloc.rscript326 // Test rs_type creation
379 // Test rs_allocation creation
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dsingle_source_alloc.rscript328 // Test rs_type creation
381 // Test rs_allocation creation
/frameworks/compile/mclinker/tools/mcld/
DOptions.td89 … HelpText<"Request creation of unwind info for linker generated code sections like PLT">;
209 HelpText<"Request creation of .eh_frame_hdr section and PT_GNU_EH_FRAME segment">;
/frameworks/base/proto/src/
Dipconnectivity.proto15 // Every network gets assigned a network_id on creation based on order of
16 // creation. Thus network_id N is assigned to the network created directly
552 // Every network gets assigned a unique id on creation from a monotonic
/frameworks/base/core/proto/android/service/
Dnotification.proto209 // Indicates whether this ZenRule has been modified after its initial creation
/frameworks/opt/net/wifi/service/proto/src/
Dmetrics.proto1514 // number of unique apps which experienced a discovery session creation failure due to lack of
1566 // histogram of usage (in MB) of data-path creation time (in ms) measured as request -> confirm
1569 // statistics for data-path (NDP) creation time (in ms) measured as request -> confirm: minimum
1572 // statistics for data-path (NDP) creation time (in ms) measured as request -> confirm: maximum
1575 // statistics for data-path (NDP) creation time (in ms) measured as request -> confirm: sum
1578 // statistics for data-path (NDP) creation time (in ms) measured as request -> confirm: sum of sq
1581 // statistics for data-path (NDP) creation time (in ms) measured as request -> confirm: number of
/frameworks/layoutlib/create/
DREADME.txt203 work as some native methods are static and we don't control object creation.
/frameworks/ml/nn/runtime/
DNOTICE409 the creation of, or owns Covered Software.
543 Contributions are its original creation(s) or it has sufficient rights
/frameworks/base/cmds/statsd/src/
Datoms.proto3762 * Logs creation or removal of an isolated uid. Isolated uid's are temporary uid's to sandbox risky
3904 // timestamp(elapsedRealtime) of record creation
4571 // Total number of accesses like creation, open, delete and rename/update.
5304 // timestamp(wall clock) of record creation
5323 // timestamp(wall clock) of record creation
5358 // timestamp(wall clock) of record creation
10446 USER_CREATE = 4; // A user creation journey
11005 * Logs: i) creation of different types of cryptographic keys in the keystore,
11102 /** Key creation event, operation event or attestation event? */
11105 /** Was the key creation, operation, or attestation successful? */
/frameworks/ml/nn/tools/api/
DNeuralNetworks.t377 * Starting at API level 30, the application may request creation of device native memory from