Home
last modified time | relevance | path

Searched defs:globalOffset (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/7zip/Compress/
DRar3Vm.h156 …UInt32 GetFixedGlobalValue32(UInt32 globalOffset) { return GetValue(false, &Mem[kGlobalOffset + gl… in GetFixedGlobalValue32()
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowView.java880 boolean getGlobalVisibleRect(Rect rect, Point globalOffset); in getGlobalVisibleRect()
958 protected boolean getGlobalVisibleRect(Rect rect, Point globalOffset) { in getGlobalVisibleRect()
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp293 const int globalOffset = groupNdx * workGroupSize; in iterate() local
483 const int globalOffset = groupNdx * workGroupSize; in iterate() local
676 const int globalOffset = groupNdx * workGroupSize; in iterate() local