Searched refs:takes (Results 1 – 25 of 29) sorted by relevance
12
/frameworks/compile/slang/tests/F_kernel_badattr/ |
D | stderr.txt.expect | 1 kernel_badattr.rscript:4:20: error: 'kernel' attribute takes no arguments 2 kernel_badattr.rscript:8:20: error: 'kernel' attribute takes no arguments 3 kernel_badattr.rscript:12:20: error: 'kernel' attribute takes no arguments 4 kernel_badattr.rscript:16:20: error: 'kernel' attribute takes no arguments
|
/frameworks/base/core/proto/android/os/ |
D | metadata.proto | 24 // and how many bytes a section takes, etc. 60 // duration of the dump takes.
|
/frameworks/base/startop/apps/test/ |
D | README.md | 34 It takes awhile (and there's currently no automated way to make sure it's done),
|
/frameworks/rs/tests/lldb/java/SingleSource/src/rs/ |
D | rs_single_source.rscript | 63 // invoke kernel that takes no arguments and no return type
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
D | README.txt | 10 DcTesterDeactivateAll takes specific advantage of this
|
/frameworks/base/tests/ActivityManagerPerfTests/ |
D | README.txt | 12 * For example, the time it takes from sending an Intent to start a Service
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_get_frame_timestamps.txt | 134 The eglGetCompositorTimingANDROID function takes an array of names to 173 The eglGetFrameTimestampsANDROID function takes an array of timestamps to
|
/frameworks/rs/tests/java_api/HealingBrush/src/rs/example/android/com/healingbrush/ |
D | find_region.rscript | 28 This takes a float2 polygon and an image and searches a best fit polygon in the image
|
D | healing.rscript | 23 This takes polygon and image to copy from(src_image) and and image to paste to(dest_image)
|
/frameworks/native/cmds/flatland/ |
D | README.txt | 53 scenario takes to complete.
|
/frameworks/native/cmds/surfacereplayer/replayer/ |
D | README.md | 96 The first constructor takes in the filepath where the trace is located and loads in the trace 103 The second constructor includes all of the same parameters but takes in a preloaded trace object.
|
/frameworks/opt/net/wifi/service/proto/src/ |
D | metrics.proto | 876 // Channel on which the connection takes place. 2973 // This means the lock takes effect and the device takes the actions required for this mode 2977 // This means the lock takes effect and the device takes the actions required for this mode 2989 // This means the lock takes effect and the device takes the actions required for this mode 2993 // This means the lock takes effect and the device takes the actions required for this mode
|
/frameworks/ml/nn/tools/api/ |
D | README.md | 26 input template file. It takes the following mandatory arguments:
|
/frameworks/base/packages/SystemUI/docs/ |
D | physics-animation-layout.md | 45 …ults in the view roughly following the path, but with natural motion that takes momentum into acco…
|
D | executors.md | 187 DelayableExecutor (which in turn is an Executor). It takes a FakeSystemClock in
|
D | qs-tiles.md | 42 …nt implementations of tiles in SystemUI subclass from `QSTileImpl`, as it takes care of many commo… 73 …l/QSTileBaseView.java)**: Implementation of `QSTileView` used in QQS that takes care of most of th…
|
/frameworks/native/opengl/libs/EGL/ |
D | GLES_layers.md | 22 AndroidGLESLayer_GetProcAddress is a new function designed for this layering system. It takes the …
|
/frameworks/layoutlib/create/ |
D | README.txt | 101 The core method of the generator is transform(): it takes an input ASM ClassReader and modifies it
|
/frameworks/compile/slang/ |
D | README.rst | 146 This access takes the form of generated classes which provide access
|
/frameworks/rs/script_api/ |
D | rs_matrix.spec | 411 Starting with API 14, this function takes a const matrix as the first argument. function
|
D | rs_math.spec | 2788 @pown() and @powr() are similar. @pown() takes an integer exponent. @powr() assumes the 2841 @pow() takes a float exponent while @pown() take an integer.
|
/frameworks/rs/script_api/include/ |
D | rs_matrix.rsh | 437 * Starting with API 14, this function takes a const matrix as the first argument.
|
/frameworks/base/core/proto/android/server/ |
D | jobscheduler.proto | 1061 …// Similar to current_interactive_state, screen on or not, but it takes into account the off timeo…
|
/frameworks/base/core/proto/android/providers/settings/ |
D | global.proto | 1028 // Owner App, not even by Settings app). This setting takes integer values.
|
/frameworks/base/proto/src/metrics_constants/ |
D | metrics_constants.proto | 1878 // Logs the action the user takes when an app crashed. 1881 // Logs the action the user takes when an app ANR'd. 2055 // User already denied access to the request folder; action takes an integer 2065 // action takes an integer representing the folder's index on Environment.STANDARD_DIRECTORIES
|
12