Home
last modified time | relevance | path

Searched refs:transform (Results 1 – 17 of 17) sorted by relevance

/development/tools/winscope/src/
Dmatrix_utils.js28 function is_proto_2(transform) { argument
39 var propertyNames = Object.getOwnPropertyNames(transform);
43 function is_simple_transform(transform) { argument
44 transform = transform || {};
45 if (is_proto_2(transform)) {
48 return is_type_flag_clear(transform, ROT_INVALID_VAL|SCALE_VAL);
57 function format_transform_type(transform) { argument
58 if (is_proto_2(transform)) {
62 if (is_type_flag_clear(transform, SCALE_VAL | ROTATE_VAL | TRANSLATE_VAL)) {
67 if (is_type_flag_set(transform, SCALE_VAL)) {
[all …]
Dtransform_wm.js17 import {transform, nanos_to_string, get_visible_chip} from './transform.js'
42 return transform({
57 return transform({
68 return transform({
79 return transform({
90 return transform({
101 return transform({
112 return transform({
123 return transform({
139 return transform({
[all …]
Dtransform_sf.js17 import {transform, nanos_to_string, get_visible_chip} from './transform.js'
103 result.transform = layer.transform || {dsdx:1, dtdx:0, dsdy:0, dtdy:1};
104 result.transform.tx = tx;
105 result.transform.ty = ty;
125 function is_transform_invalid(transform) { argument
126 return !transform || (transform.dsdx * transform.dtdy ===
127 transform.dtdx * transform.dsdy); //determinant of transform
209 if (is_transform_invalid(layer.transform)) {
237 return transform({
257 transform: {dsdx:1, dtdx:0, dsdy:0, dtdy:1},
[all …]
Dtransform_wl.js17 import {transform, nanos_to_string, get_visible_chip} from './transform.js'
34 return transform({
53 return transform({
70 return transform({
83 return transform({
96 var r = transform({
Ddecode.js98 transform: transform_window_trace, property
108 transform: transform_layers_trace, property
118 transform: transform_wayland_trace, property
128 transform: transform_layers, property
138 transform: transform_window_service, property
148 transform: transform_wl_outputstate, property
166 transform: transform_transaction_trace, property
176 transform: transform_protolog, property
221 var transformed = fileType.decoderParams.transform(decoded);
Dtransform_transaction.js17 import {transform, nanos_to_string} from './transform.js'
20 return transform({
45 return transform({
55 var r = transform({
Dtransform.js22 function transform({obj, kind, name, children, timestamp, rect, bounds, highlight, rects_transform,… function
26 function handle_children(arg, transform) { argument
35 return transform ? childs.map(transformFunc) : childs;
163 export {transform, transform_json, nanos_to_string, get_visible_chip};
/development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/
DGLShape.java72 public void animateTransform(M4 transform) { in animateTransform() argument
73 mAnimateTransform = transform; in animateTransform()
76 transform = mTransform.multiply(transform); in animateTransform()
81 mWorld.transformVertex(vertex, transform); in animateTransform()
DGLVertex.java73 public void update(IntBuffer vertexBuffer, M4 transform) { in update() argument
77 if (transform == null) { in update()
83 transform.multiply(this, temp); in update()
DGLWorld.java67 public void transformVertex(GLVertex vertex, M4 transform) { in transformVertex() argument
68 vertex.update(mVertexBuffer, transform); in transformVertex()
/development/tools/winscope/
Dyarn.lock501 babel-plugin-transform-async-to-generator@^6.22.0:
503 …solved "https://registry.yarnpkg.com/babel-plugin-transform-async-to-generator/-/babel-plugin-tran…
510 babel-plugin-transform-es2015-arrow-functions@^6.22.0:
512 …lved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-arrow-functions/-/babel-plugin-tr…
517 babel-plugin-transform-es2015-block-scoped-functions@^6.22.0:
519 … "https://registry.yarnpkg.com/babel-plugin-transform-es2015-block-scoped-functions/-/babel-plugin…
524 babel-plugin-transform-es2015-block-scoping@^6.23.0:
526 …olved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-block-scoping/-/babel-plugin-tra…
535 babel-plugin-transform-es2015-classes@^6.23.0:
537 …resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-classes/-/babel-plugin-transf…
[all …]
/development/samples/XmlAdapters/src/com/example/android/xmladapters/
DAdapters.java362 public abstract String transform(Cursor cursor, int columnIndex); in transform() method in Adapters.CursorTransformation
1004 public String transform(Cursor cursor, int columnIndex) { in transform() method in Adapters.IdentityTransformation
1057 public String transform(Cursor cursor, int columnIndex) { in transform() method in Adapters.ExpressionTransformation
1133 public String transform(Cursor cursor, int columnIndex) { in transform() method in Adapters.MapTransformation
1162 final String text = mTransformation.transform(cursor, columnIndex); in bind()
1197 final String text = mTransformation.transform(cursor, columnIndex); in bind()
1215 mTransformation.transform(cursor, columnIndex))); in bind()
DUrlImageBinder.java40 final String url = mTransformation.transform(cursor, columnIndex); in bind()
/development/vndk/tools/header-checker/src/utils/
Dstring_utils.cpp95 std::transform(value.begin(), value.end(), value.begin(), std::tolower); in ParseBool()
/development/samples/browseable/HdrViewfinder/src/rs/
Dhdr_merge.rscript59 // Convert YUV to RGB, JFIF transform with fixed-point math
/development/samples/ApiDemos/src/com/example/android/apis/animation/
DPathAnimations.java228 sTraversalPath.transform(scale, mPath); in onLayout()
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dcommit.csv2340 …ke_1WKkwjHoRfSpeM6Yy2bBng@fakeemail.com,Update permission naming from color transform to color mod.
12334 …d0a8d80b183c6e0dff,platform/build,fake_HinKPgKTRoitvI6TLsBGrA@fakeemail.com,Remove transform-d-to-p
12646 …ke_0Badg8rmRu2qWSu23UD7sg@fakeemail.com,Set PRIVATE_PREFIX when using $(transform-prebuilt-to-targ…
16715 …fakeemail.com,* src/type1/t1gload.c (T1_Load_Glyph): enable font matrix transform on hinte…
16907 …y74ZHitSO-rl2J4XmHSlQ@fakeemail.com,optimize CFF glyph loader (avoid apply identity font transform)
20650 …c7c8895636,platform/frameworks/rs,fake_HinKPgKTRoitvI6TLsBGrA@fakeemail.com,Remove transform-d-to-p
23205 …vy1txONA@fakeemail.com,More P0202 constexpr-ifying in <algorithm>. This commit handles 'transform'.
35311 …header (not in posix or lsb), so let's just add functions to lib/ that do the transform ourselves."
35469 …latform/frameworks/native,fake_0rk02EonSNqIDCuFrVXgQw@fakeemail.com,Use more robust color transform
35489 …frameworks/native,fake_4CUBstXtSuaPuJcgE90oDg@fakeemail.com,HWC2: Clear transform for SolidColor l…
[all …]