Searched refs:fChain (Results 1 - 4 of 4) sorted by relevance

/external/skia/include/core/
H A DSkTRegistry.h39 reg = reg->fChain;
44 fChain = gHead;
50 const SkTRegistry* next() const { return fChain; }
55 SkTRegistry* fChain; member in class:SkTRegistry
/external/skia/samplecode/
H A DSampleCode.h38 SkViewRegister* next() const { return fChain; }
43 SkViewRegister* fChain; member in class:SkViewRegister
H A DSampleApp.cpp66 fChain = gHead;
/external/skia/gpu/src/
H A Dapp-android.cpp94 fChain = gHead;

Completed in 152 milliseconds