HomeSort by relevance Sort by last modified time
    Searched defs:movable (Results 1 - 7 of 7) sorted by null

  /art/runtime/native/
java_lang_reflect_Constructor.cc 70 bool movable = true; local
72 movable = false;
81 movable ? c->AllocObject(soa.Self()) : c->AllocNonMovableObject(soa.Self());
  /external/skia/src/gpu/
GrAAConvexTessellator.h 163 bool movable(int index) const { return fMovable[index]; } function in class:GrAAConvexTessellator
165 // Movable points are those that can be slid along their bisector.
168 int addPt(const SkPoint& pt, SkScalar depth, bool movable);
212 // movable points are those that can be slid further along their bisector
  /external/freetype/src/base/
ftstroke.c 308 FT_Bool movable; /* TRUE for ends of lineto borders */ member in struct:FT_StrokeBorderRec_
408 border->movable = FALSE;
415 FT_Bool movable )
422 if ( border->movable )
449 border->movable = movable;
480 border->movable = FALSE;
515 border->movable = FALSE;
603 border->movable = FALSE;
902 border->movable = FALSE
    [all...]
  /external/pdfium/third_party/freetype/src/base/
ftstroke.c 308 FT_Bool movable; /* TRUE for ends of lineto borders */ member in struct:FT_StrokeBorderRec_
408 border->movable = FALSE;
415 FT_Bool movable )
422 if ( border->movable )
449 border->movable = movable;
480 border->movable = FALSE;
515 border->movable = FALSE;
603 border->movable = FALSE;
902 border->movable = FALSE
    [all...]
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 

Completed in 1238 milliseconds