Searched refs:creation (Results 1 – 16 of 16) sorted by relevance
/frameworks/native/services/surfaceflinger/ |
D | SurfaceInterceptor.cpp | 513 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/ |
D | license_protos.proto | 26 // 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/ |
D | MockTracker.java | 23 import org.mockito.internal.creation.settings.CreationSettings;
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_native_fence_sync.txt | 39 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/ |
D | plugin_hooks.md | 17 Use: Controls the creation of QS Tiles and their views, can used to add or change system QS tiles, …
|
D | qs-tiles.md | 184 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/ |
D | single_source_alloc.rscript | 326 // Test rs_type creation 379 // Test rs_allocation creation
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | single_source_alloc.rscript | 328 // Test rs_type creation 381 // Test rs_allocation creation
|
/frameworks/compile/mclinker/tools/mcld/ |
D | Options.td | 89 … 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/ |
D | ipconnectivity.proto | 15 // 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/ |
D | notification.proto | 209 // Indicates whether this ZenRule has been modified after its initial creation
|
/frameworks/opt/net/wifi/service/proto/src/ |
D | metrics.proto | 1514 // 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/ |
D | README.txt | 203 work as some native methods are static and we don't control object creation.
|
/frameworks/ml/nn/runtime/ |
D | NOTICE | 409 the creation of, or owns Covered Software. 543 Contributions are its original creation(s) or it has sufficient rights
|
/frameworks/base/cmds/statsd/src/ |
D | atoms.proto | 3762 * 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/ |
D | NeuralNetworks.t | 377 * Starting at API level 30, the application may request creation of device native memory from
|