/external/skia/include/utils/ |
SkDeferredCanvas.h | 23 SkDeferredCanvas will transparently trigger the flushing of deferred
|
/external/skia/src/gpu/ |
GrBitmapTextContext.cpp | 239 // ignore return, no point in flushing again.
|
GrDistanceFieldTextContext.cpp | 231 // ignore return, no point in flushing again.
|
/external/v8/src/ |
atomicops_internals_x86_gcc.h | 245 // either flushing cache lines or non-temporal cache hints.
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
msm_ion.h | 255 /* struct ion_flush_data - data passed to ion for flushing caches
|
/libcore/luni/src/main/java/java/io/ |
BufferedWriter.java | 117 * if an error occurs while flushing this writer.
|
Writer.java | 81 * if an error occurs while flushing this writer.
|
/packages/apps/Email/src/com/beetstra/jutf7/ |
UTF7StyleCharsetEncoder.java | 160 * earlier into flushing when using Charset.encode(String),
|
/external/chromium_org/media/filters/ |
audio_renderer_impl_unittest.cc | 734 // Start flushing. 787 // Start flushing. 815 // Start flushing.
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/ |
intel_context.c | 287 /* Downsample before flushing FAKE_FRONT_LEFT to FRONT_LEFT. 779 fprintf(stderr, "flushing batchbuffer before/after each draw call\n"); 784 fprintf(stderr, "flushing GPU caches before/after each draw call\n");
|
/external/kernel-headers/original/linux/ |
blkdev.h | 480 QUEUE_ORDSEQ_STARTED = 0x01, /* flushing in progress */ 482 QUEUE_ORDSEQ_PREFLUSH = 0x04, /* pre-flushing in progress */ 484 QUEUE_ORDSEQ_POSTFLUSH = 0x10, /* post-flushing in progress */
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
intel_context.c | 287 /* Downsample before flushing FAKE_FRONT_LEFT to FRONT_LEFT. 779 fprintf(stderr, "flushing batchbuffer before/after each draw call\n"); 784 fprintf(stderr, "flushing GPU caches before/after each draw call\n");
|
/external/chromium_org/content/common/gpu/media/ |
exynos_video_decode_accelerator.cc | 539 // In the case that we're resetting or flushing, we need to delay decoding 854 // we queue an empty buffer for the purposes of flushing the pipe. [all...] |
/external/chromium_org/v8/src/ |
mark-compact.cc | 1004 PrintF("[code-flushing clears: "); [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/logging/ |
handlers.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/logging/ |
handlers.py | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/ |
OMX_AacDec_Utils.c | [all...] |
/art/compiler/dex/quick/mips/ |
call_mips.cc | 326 * expanding the frame or flushing. This leaves the utility
|
/cts/tests/tests/net/src/android/net/cts/ |
TrafficStatsTest.java | 140 // Bug: 10668088, Even with Nagle disabled, and flushing the 1024 bytes
|
/dalvik/vm/compiler/codegen/arm/ |
ArchUtility.cpp | 423 /* Target-specific cache flushing */
|
/dalvik/vm/compiler/codegen/mips/ |
ArchUtility.cpp | 345 /* Target-specific cache flushing */
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
cron_servlet.py | 36 immediately. The flushing is important because often these cron runs time
|
/external/chromium_org/chrome/test/functional/media/ |
media_jerky.py | 22 flushing.
|
/external/chromium_org/gpu/command_buffer/service/ |
texture_definition.cc | 285 // On the other hand, proactively flushing here is not feasible in terms
|
/external/chromium_org/net/disk_cache/simple/ |
simple_index_file_unittest.cc | 317 // thread, wait for the flushing to finish by posting a callback to the cache
|