Home
last modified time | relevance | path

Searched refs:offsets (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/util/
DTestUtils.java109 Pair<Integer, Integer> offsets = ancestorOffsets.get(i); in getCombinedBackgroundBitmap() local
111 canvas.translate(offsets.first, offsets.second); in getCombinedBackgroundBitmap()
113 canvas.translate(-offsets.first, -offsets.second); in getCombinedBackgroundBitmap()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8428/
Dpoc.c62 __u64 offsets; /* Ptr to u32 type array, holding offsets member
165 g_op_list.offsets = (__u64)calloc(1, MAX_HANDLE_NUM * 4); in prepare_data()
/cts/tests/tests/security/jni/
Dandroid_security_cts_cve_2019_2213_Test.c326 trd->data.ptr.offsets = troff ? (u64)troff->p : 0; in do_send_txn()
372 binder_size_t *offsets; member
461 t->offsets = (binder_size_t*)tr->data.ptr.offsets; in recv_txn()
1388 tr->data.ptr.offsets = 0; in alloc_txns()
/cts/tools/release-parser/proto/
Drelease.proto239 // Class and BSS offsets set in PrepareLayout.