Searched defs:Offset (Results 1 – 3 of 3) sorted by relevance
186 int Offset = AC.RN.nextInt(AC.Width); in testDebugContextRsAllocationCopy1D_Byte_Normal() local283 int Offset = AC.RN.nextInt(AC.Width); in testDebugContextRsAllocationCopy1D_Byte_BadSrcLOD() local307 int Offset = AC.RN.nextInt(AC.Width); in testDebugContextRsAllocationCopy1D_Byte_BadDstLOD() local332 int Offset = AC.RN.nextInt(AC.Width); in testDebugContextRsAllocationCopy1D_Byte_BadCount() local356 int Offset = AC.RN.nextInt(AC.Width); in testDebugContextRsAllocationCopy1D_Byte_BadSrcOffset() local380 int Offset = AC.RN.nextInt(AC.Width); in testDebugContextRsAllocationCopy1D_Byte_BadDstOffset() local
35 class Offset(val dx: Float, val dy: Float) { class