HomeSort by relevance Sort by last modified time
    Searched refs:nextInUse (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/src/OpenGL/compiler/
PoolAlloc.cpp 190 tHeader* nextInUse = inUseList->nextPage;
197 inUseList = nextInUse;
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
PoolAlloc.cpp 241 tHeader* nextInUse = inUseList->nextPage;
248 inUseList = nextInUse;

Completed in 53 milliseconds