Home
last modified time | relevance | path

Searched refs:outIndicesAddress (Results 1 – 2 of 2) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowArscAssetManager.java696 long outIndicesAddress) { in applyStyle() argument
699 int[] outIndices = (int[])shadowVMRuntime.getObjectForAddress(outIndicesAddress); in applyStyle()
DShadowLegacyAssetManager.java959 long outIndicesAddress) { in applyStyle() argument
962 int[] outIndices = (int[])shadowVMRuntime.getObjectForAddress(outIndicesAddress); in applyStyle()