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

  /external/collada/include/1.4/dom/
domProfile_GLES.h 502 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::DRAW; }
640 * Gets the draw element.
641 * @return a daeSmartRef to the draw element.
    [all...]
domProfile_CG.h 85 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::DRAW; }
731 * Gets the draw element.
732 * @return a daeSmartRef to the draw element.
    [all...]
domProfile_GLSL.h 85 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::DRAW; }
732 * Gets the draw element.
733 * @return a daeSmartRef to the draw element.
    [all...]
domTypes.h     [all...]
  /frameworks/base/core/java/android/view/
ViewDebug.java 135 * Logs the time spent in ViewRoot.performTraversals() or ViewRoot.draw().
370 DRAW,
    [all...]
View.java 422 * this means that parents will draw before (i.e., behind) their children, with
424 * If you set a background drawable for a View, then the View will draw it for you
429 * Note that the framework will not draw views that are not in the invalid region.
433 * To force a view to draw, call {@link #invalidate()}.
718 * This view won't draw. {@link #onDraw(android.graphics.Canvas)} won't be
727 * this view is will draw
    [all...]
ViewGroup.java 215 * to get the index of the child to draw for that iteration.
245 * When set, this ViewGroup tries to always draw its children using their drawing cache.
251 * draw its children with their drawing cache.
354 // Used to draw cached views
369 // Indicates whether this container will use its children layers to draw
391 // ViewGroup doesn't draw by default
    [all...]
  /prebuilt/darwin-x86/swt/
swt.jar 
  /prebuilt/darwin-x86_64/swt/
swt.jar 
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 
  /prebuilt/windows/swt/
swt.jar 
  /prebuilt/windows-x86_64/swt/
swt.jar 
  /prebuilt/sdk/14/
android.jar 
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 

Completed in 138 milliseconds