Searched refs:offsets (Results 1 – 3 of 3) sorted by relevance
62 __u64 offsets; /* Ptr to u32 type array, holding offsets member165 g_op_list.offsets = (__u64)calloc(1, MAX_HANDLE_NUM * 4); in prepare_data()
109 Pair<Integer, Integer> offsets = ancestorOffsets.get(i); in getCombinedBackgroundBitmap() local111 canvas.translate(offsets.first, offsets.second); in getCombinedBackgroundBitmap()113 canvas.translate(-offsets.first, -offsets.second); in getCombinedBackgroundBitmap()
239 // Class and BSS offsets set in PrepareLayout.