Home
last modified time | relevance | path

Searched defs:eEnd (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/drd/
Dpub_drd_bitmap.h58 typedef enum { eLoad, eStore, eStart, eEnd } BmAccessTypeT; enumerator
/external/skia/src/pathops/
DSkPathOpsCommon.cpp217 const SkPoint& eEnd = eContour->end(); in Assemble() local