Merge "Ignore transform if not set" into rvc-dev am: aab157a4c8 am: 5ae2b2ed09 am: 1fc47c73c3
Change-Id: Id20f7f5e80596123f9c5fdebd97e3e0cb0650cc6
This commit is contained in:
@@ -173,6 +173,7 @@ function is_type_flag_clear(transform, bits) {
|
||||
}
|
||||
|
||||
function multiply_vec2(matrix, x, y) {
|
||||
if (!matrix) return {x, y};
|
||||
// |dsdx dsdy tx| | x |
|
||||
// |dtdx dtdy ty| x | y |
|
||||
// |0 0 1 | | 1 |
|
||||
|
||||
BIN
tools/winscope/tests/samples/wl_trace.pb
Normal file
BIN
tools/winscope/tests/samples/wl_trace.pb
Normal file
Binary file not shown.
Reference in New Issue
Block a user