/external/chromium_org/third_party/angle/extensions/ |
ANGLE_pack_reverse_row_order.txt | 51 number of other graphics systems such as native windowing APIs. Applications 159 * use with a windowing system API that expects this order.
|
ANGLE_framebuffer_blit.txt | 196 provided by the windowing system. In addition, named framebuffer 237 refers to the default framebuffer provided by the windowing 243 change over time (e.g., in response to windowing system events 244 such as attaching the context to a new windowing system drawable.)"
|
/packages/apps/UnifiedEmail/src/com/android/emailcommon/service/ |
SearchParams.java | 39 // The start date (GreaterThan) for date-windowing results 41 // The end date (LessThan) for date-windowing results
|
/sdk/emulator/opengl/tests/ut_renderer/ |
Renderer.cpp | 23 // include operating-system dependent windowing system impelemntation 46 // Unix specific, use your platform specific windowing implementation
|
/external/chromium_org/chrome/browser/ui/views/ |
external_protocol_dialog.cc | 45 // Windowing system takes ownership.
|
/external/chromium_org/third_party/mesa/src/src/gallium/include/state_tracker/ |
sw_winsys.h | 81 * pools, or obtained directly from the windowing system.
|
/external/chromium_org/third_party/skia/gyp/ |
views.gyp | 1 # Views is the Skia windowing toolkit.
|
/external/mesa3d/src/gallium/include/state_tracker/ |
sw_winsys.h | 81 * pools, or obtained directly from the windowing system.
|
/external/skia/gyp/ |
views.gyp | 1 # Views is the Skia windowing toolkit.
|
/external/chromium_org/tools/site_compare/ |
site_compare.py | 71 drivers.windowing.PreparePath(full_path) 118 drivers.windowing.PreparePath(out_path)
|
/external/aac/libAACenc/src/ |
transform.cpp | 90 can be divided in Windowing, PreModulation, Fft and 129 * + 1: fMultDiv2() in windowing. 171 /* windowing */
|
/external/chromium_org/tools/site_compare/commands/ |
maskmaker.py | 140 mask_filename = drivers.windowing.URLtoFilename(url.url, outdir, ".bmp") 163 drivers.windowing.PreparePath(mask_scrape_dir)
|
/external/bluetooth/bluedroid/embdrv/sbc/encoder/include/ |
sbc_encoder.h | 105 /* Debug only: set SBC_IS_64_MULT_IN_WINDOW_ACCU to TRUE to use 64 bit multiplication in the windowing */
|
/external/chromium_org/third_party/mesa/src/src/gallium/docs/source/ |
distro.rst | 93 without extra knowledge of the underlying windowing system.
|
/external/chromium_org/ui/ozone/platform/egltest/ |
ozone_platform_egltest.cc | 111 // TODO(spang): Remove once we have a windowing API. This limits to 1 window.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testScripts/ |
runtests | 12 # operating system, windowing system and architecture variables
|
/external/mesa3d/src/gallium/docs/source/ |
distro.rst | 93 without extra knowledge of the underlying windowing system.
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
lpc.cpp | 441 // Lag windowing 448 // Lag windowing 457 // Lag windowing 505 /* Lag windowing */ 512 /* Lag windowing */ 521 /* Lag windowing */
|
lag_wind.cpp | 115 Purpose : Lag windowing of autocorrelations. 119 PURPOSE: Lag windowing of autocorrelations.
|
autocorr.cpp | 212 // Windowing of signal 333 * Windowing of the signal 358 * if oveflow existed, complete windowing operation
|
/external/libvorbis/include/vorbis/ |
vorbisenc.h | 256 interface replaces the old windowing interface; the older windowing
|
/external/chromium_org/third_party/smhasher/src/ |
Bitvec.h | 202 // Bit-windowing functions - select some N-bit subset of the input blob
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/ |
filter_functions.c | 159 /* Windowing */
|
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/ |
filter_functions.c | 159 /* Windowing */
|
/external/chromium_org/ui/views/widget/ |
widget.h | 484 // Sets the widget to be on top of all other widgets in the windowing system. 488 // in the windowing system. 509 // underlying windowing system. [all...] |