Home
last modified time | relevance | path

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

12

/tools/trebuchet/trebuchet/viewer/src/main/kotlin/traceviewer/ui/tracks/
DSliceTrack.kt36 override fun paintComponent(g: Graphics?) { in paintComponent()
37 if (g == null) return in paintComponent()
46 val metrics = g.fontMetrics in paintComponent()
60 g.color = color in paintComponent()
61 g.fillRect(x, y, width, height) in paintComponent()
64 drawLabel(it, g, metrics, x, ty, width) in paintComponent()
70 open fun drawLabel(slice: T, g: Graphics, metrics: FontMetrics, x: Int, y: Int, width: Int) { in drawLabel()
79 g.color = textColor in drawLabel()
80 g.drawString(slice.name.substring(0, strLimit), x, y) in drawLabel()
DSchedTrack.kt40 …override fun drawLabel(slice: SchedSlice, g: Graphics, metrics: FontMetrics, x: Int, y: Int, width… in drawLabel()
/tools/acloud/public/data/
Ddefault.config59 value: "cpu:2,resolution:720x1280,dpi:320,memory:4g"
64 value: "cpu:2,resolution:1280x800,dpi:160,memory:4g"
69 value: "cpu:2,resolution:320x320,dpi:240,memory:2g"
74 value: "cpu:2,resolution:2560x1800,dpi:320,memory:4g"
79 value: "cpu:2,resolution:1280x720,dpi:213,memory:2g"
/tools/acloud/
Drevert_host_setup.sh22 for g in ${GROUPS_TO_REMOVE[@]};
24 sudo gpasswd -d $USER $g
DREADME.md78 target and/or build id (e.g. `--branch my_branch`). Acloud will assume the
81 * `--branch`: The branch of the repo you're running the acloud command in, e.g.
84 * `--build-target`: Defaults to the phone target for cuttlefish (e.g.
92 * `--flavor`: This can be one of phone, auto, wear, tv, iot, tablet and 3g.
106 `cpu:2,resolution:1280x700,dpi:160,memory:2g,disk:2g`
/tools/acloud/internal/proto/
Dinternal_config.proto41 // The pattern of the instance name, e.g. ins-{uuid}-{build_id}-{build_target}
62 // Minimum gce instance size, e.g. n1-standard-1
64 // The name of the default disk image, e.g. avd-system.tar.gz
66 // The mime type of the disk image, e.g. 'application/x-tar'
68 // The file extension of disk image, e.g. ".tar.gz"
71 // e.g. "disk.raw"
73 // The file extension of a raw linux image file, e.g. "img"
93 // make up a value, e.g. "acloud".
Duser_config.proto27 // Compute Engine zone name, e.g. "us-central1-f"
30 // Compute Engine network name, e.g. "default"
40 // Desired orientation, e.g. 'portrait' or 'landscape'
93 // The pattern of the instance name, e.g. ins-{uuid}-{build_id}-{build_target}
/tools/asuite/asuite_plugin/
DREADME.md26 * Enter a target module, e.g. aidegen_unittests.
27 * Or fill target path with check test_mapping checkbox, E.g.
/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/
Dcircle.cpp95 void Circle::setColor(float r, float g, float b) { in setColor() argument
97 mColor[1] = g; in setColor()
Drenderer.cpp87 EGLint r, g, b, d; in initDisplay() local
89 eglGetConfigAttrib(display, cfg, EGL_GREEN_SIZE, &g) && in initDisplay()
92 r == 8 && g == 8 && b == 8 && d == 0 ) { in initDisplay()
Dcircle.h43 void setColor(float r, float g, float b);
/tools/repohooks/
DREADME.md30 * Repo project-wide settings (e.g. all of AOSP). These set up defaults for all
32 * Project-local settings (e.g. a single .git repo). These control settings for
85 e.g. `platform/tools/repohooks`
87 e.g. `tools/repohooks`
89 e.g. `aosp`.
92 e.g. `ec044d3e9b608ce275f02092f86810a3ba13834e`
94 e.g. `master`
96 e.g. `1f89dce0468448fa36f632d2fc52175cd6940a91`
201 Note: Builtin hooks tend to match specific filenames (e.g. `.json`). If no
282 entire repo in order to perform full checks. e.g. `pylint` needs to know what
/tools/apksig/src/test/resources/com/android/apksig/
Drsa-4096.x509.pem6 UCDnlJqKvwL4mrAnxvqTxm+0g/WFOoBKFoNY5OhgcDfomNEFQajY9bgXaNiwEYDU
/tools/tradefederation/contrib/tests/
DAndroid.bp24 "-g",
/tools/tradefederation/contrib/
DAndroid.bp26 "-g",
/tools/tradefederation/core/tests/
DAndroid.bp25 "-g",
/tools/test/connectivity/acts/tests/google/wifi/aware/
DREADME.md10 * performance: Tests which measure performance of an implementation - e.g.
33 directory which lists all tests in the directory. E.g. to execute all functional
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbluetooth.proto205 // e.g. com.company.app
208 // Name of the wakelock (e.g. bluedroid_timer).
240 // e.g. com.company.app
/tools/metalava/
DREADME.md79 new formats (e.g. to fix past errors in doclava, such as annotation instance
134 instead of the full package name, e.g. `@UiThread` instead of
138 javadoc will mistreat, such as sentences that "end" with "e.g. ". It also
165 (e.g. you can change a parameter from non null to nullable for final classes,
315 android.jar files (e.g. backed by bytecode) or reading previous signature
396 included (e.g. if `List<Foo>` is part of the API then `Foo` must be too). This
463 grammar, e.g. when it's listing a number of possible constants the conjunction
DAPI-LINT.md7 in names; e.g. a method should be named handleUri, not handleURI. But what about
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto37 // without any other information (e.g. without reading its imports).
59 optional string package = 2; // e.g. "foo", "foo.bar", etc.
253 // to reserve extension numbers. Simply provide your project name (e.g.
374 // All extensions of your type must be singular messages; e.g. they cannot
569 // options protos in descriptor objects (e.g. returned by Descriptor::options(),
576 // E.g.,{ ["foo", false], ["bar.baz", true], ["qux", false] } represents
619 // [g,h) [ 4, 0, 2, 0, 3 ] The number (1).
684 // Only the comment content is provided; comment markers (e.g. //) are
/tools/tradefederation/core/tests/res/config/suite/
Dsuite.md70 To run a suite with remote build, you need to provide build arguments, e.g.,
/tools/tradefederation/core/
DAndroid.bp59 "-g",
/tools/acloud/internal/lib/
Dutils.py1120 current_groups = [grp.getgrgid(g).gr_name for g in os.getgroups()]
/tools/apksig/src/apksigner/java/com/android/apksigner/
Dhelp_lineage.txt99 --pass-encoding Additional character encoding (e.g., ibm437 or utf-8) to

12