Searched defs:fFirst (Results 1 - 4 of 4) sorted by relevance

/external/skia/include/core/
H A DSkPathEffect.h92 SkPath fFirst; // If not empty, contains geometry for first point member in class:SkPathEffect::PointData
/external/skia/src/core/
H A DSkRecordPattern.h123 i = this->matchFirst(&fFirst, record, i);
140 template <typename T> T* first() { return fFirst.get(); }
169 First fFirst; member in class:SkRecords::Pattern
/external/skia/include/gpu/gl/
H A DGrGLTypes.h65 GrGLuint fFirst; member in struct:GrGLDrawArraysIndirectCommand
/external/icu/icu4c/source/tools/genrb/
H A Dreslist.h229 fCount(0), fFirst(NULL) {}
242 SResource *fFirst; member in class:ContainerResource

Completed in 596 milliseconds