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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
vfw.h 933 STDMETHOD(Begin) (THIS_ LONG lStart,LONG lEnd,LONG lRate) PURE;
947 STDMETHOD(Paste) (THIS_ LONG *plPos,LONG *plLength,PAVISTREAM pstream,LONG lStart,LONG lEnd) PURE;
    [all...]
dinput.h     [all...]
  /external/chromium_org/third_party/skia/src/pathops/
SkOpAngle.cpp 728 double lEnd = lSegment->span(loop->fEnd).fT;
729 if (lEnd == tStart) {
    [all...]
  /external/skia/src/pathops/
SkOpAngle.cpp 731 double lEnd = lSegment->span(loop->fEnd).fT;
732 if (lEnd == tStart) {
    [all...]

Completed in 140 milliseconds