HomeSort by relevance Sort by last modified time
    Searched full:drawing (Results 1251 - 1275 of 1757) sorted by null

<<51525354555657585960>>

  /frameworks/support/v4/java/android/support/v4/app/
DialogFragment.java 55 * is entirely responsible for drawing the dialog.
  /packages/apps/Calendar/src/com/android/calendar/month/
SimpleWeekView.java 43 * This is a dynamic view for drawing a single week. It can be configured to
  /packages/apps/DeskClock/src/com/android/deskclock/
AlarmClockFragment.java     [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
MoviePlayer.java 166 // The SurfaceView is transparent before drawing the first frame.
  /packages/apps/Settings/src/com/android/settings/
KeyguardAppWidgetPickActivity.java 294 // Used for drawing widget previews
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
TwoPaneLayout.java 166 // all panes start GONE in initial UNKNOWN mode to avoid drawing misplaced panes
  /packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
MediaItemView.java 427 // by drawing a transparent black overlay.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
X.h 549 /* CoordinateMode for drawing routines */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
X.h 549 /* CoordinateMode for drawing routines */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
X.h 549 /* CoordinateMode for drawing routines */
  /external/chromium/chrome/browser/ui/views/download/
download_item_view.cc 77 // Darken light-on-dark download status text by 20% before drawing, thus
771 // Therefore we mute luminance a wee bit before drawing in this case.
    [all...]
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/src/
earth.cc 235 // Create and initialize the 2D context used for drawing.
237 // Destroy the 2D drawing context.
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
CanvasProfileView.js 60 this._createControlButton(controlsContainer, "canvas-replay-prev-draw", WebInspector.UIString("Previous drawing call."), this._onReplayDrawingCallClick.bind(this, false));
61 this._createControlButton(controlsContainer, "canvas-replay-next-draw", WebInspector.UIString("Next drawing call."), this._onReplayDrawingCallClick.bind(this, true));
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/glx/xlib/
xm_api.c 35 * corner of the window. Therefore, most drawing functions in this
317 * drawing surfaces.
    [all...]
  /external/chromium_org/third_party/mesa/src/src/glx/
glxext.c 62 ** You can set this cell to 1 to force the gl drawing stuff to be
959 * Flush the drawing command transport buffer.
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/osmesa/
osmesa.c 188 * Analyze context state to see if we can provide a fast line drawing
787 * drawing functions.
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_mesa_to_tgsi.c 827 * inversion/identity, or the other way around if we're drawing to an FBO.
874 * drawing to an FBO (causes additional inversion), and whether the the pipe
    [all...]
st_program.c 502 /* glBitmap drawing */
513 /* glDrawPixels drawing */
    [all...]
  /external/chromium_org/third_party/skia/include/core/
SkBitmap.h 33 target of a SkCanvas' drawing operations.
663 /* A hint for the renderer responsible for drawing this bitmap
  /external/freetype/src/cff/
cf2intrp.c 279 /* `stemHintArray' does not change once we start drawing the outline. */
485 /* initialize path map to manage drawing operations */
    [all...]
  /external/libpng/contrib/gregbook/
rpng-x.c 631 Wait for first Expose event to do any drawing, then flush.
670 * the drawing routine with a giant if-test), we arbitrarily set the byte
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
xm_api.c 35 * corner of the window. Therefore, most drawing functions in this
317 * drawing surfaces.
    [all...]
  /external/mesa3d/src/glx/
glxext.c 62 ** You can set this cell to 1 to force the gl drawing stuff to be
959 * Flush the drawing command transport buffer.
  /external/mesa3d/src/mesa/drivers/osmesa/
osmesa.c 188 * Analyze context state to see if we can provide a fast line drawing
787 * drawing functions.
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_mesa_to_tgsi.c 827 * inversion/identity, or the other way around if we're drawing to an FBO.
874 * drawing to an FBO (causes additional inversion), and whether the the pipe
    [all...]

Completed in 511 milliseconds

<<51525354555657585960>>