/development/samples/HelloEffects/res/values/ |
strings.xml | 30 <string name="grain">Grain</string>
|
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/ |
Grain.java | 31 public class Grain extends TestBase { 79 mScript = new ScriptC_grain(mRS, res, R.raw.grain);
|
ImageProcessingTest.java | 163 // Test case 7: Grain 166 TestAction ta = new TestAction(TestName.GRAIN); 167 runTest(ta, TestName.GRAIN.name());
|
ImageProcessingActivity.java | 123 GRAIN ("Grain"), 321 case GRAIN: 322 mTest = new Grain();
|
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/ |
Grain.java | 26 public class Grain extends TestBase { 74 mScript = new ScriptC_grain(mRS, res, R.raw.grain);
|
ImageProcessingActivity2.java | 69 GRAIN ("Grain"), 226 case GRAIN: 227 mTest = new Grain();
|
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/ |
Grain.java | 31 public class Grain extends TestBase { 79 mScript = new ScriptC_grain(mRS, res, R.raw.grain);
|
ImageProcessingActivityJB.java | 70 GRAIN ("Grain"), 259 case GRAIN: 260 mTest = new Grain();
|
/development/samples/training/location-aware/res/values/ |
strings.xml | 26 <string name="use_fine_provider">Fine-grain provider</string>
|
/development/samples/HelloEffects/res/menu/ |
options_menu.xml | 65 <item android:id="@+id/grain" 66 android:title="@string/grain"
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
linecnt.inp | 45 With not a grain to cook,
|
linecnt.good | 90 With not a grain to cook,
|
/external/chromium_org/android_webview/browser/ |
icon_helper.cc | 45 // in different sizes. We need more fine grain API spec
|
/external/qemu/block/ |
vmdk.c | 279 * 512 GTE per GT, each GTE points to grain 443 uint8_t whole_grain[s->cluster_sectors*512]; // 128 sectors * 512 bytes each = grain size 64KB 445 // we will be here if it's first write on non-exist grain(cluster). 459 //Write grain only into the active image 550 /* First of all we write grain itself, to avoid race condition 769 /* write grain directory */ 780 /* write backup grain directory */
|
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/ |
GainNode.cpp | 68 // Apply sample-accurate gain scaling for precise envelopes, grain windows, etc.
|
AudioBufferSourceNode.cpp | 209 // the grain end time first before computing the sample frame. 420 // Do sanity checking of grain parameters versus buffer size.
|
/external/stressapptest/src/ |
finelock_queue.h | 15 // This page entry queue implementation with fine grain locks aim to ease
|
sat.h | 302 class FineLockPEQueue *finelock_q_; // Page queue with fine-grain locks
|
/external/chromium_org/ui/gfx/ |
gtk_native_view_id_manager.h | 24 // availible and it goes very much against the grain of the code to make it so.
|
/external/llvm/include/llvm/CodeGen/ |
TargetSchedule.h | 63 /// This is more detailed than the course grain IssueWidth and default
|
/frameworks/base/location/java/android/location/ |
LocationProvider.java | 197 * If the provider returns finer grain or exact location,
|
/development/samples/HelloEffects/src/com/example/android/mediafx/ |
HelloEffects.java | 168 case R.id.grain:
|
/sdk/docs/ |
Notes_on_WST_StructuredDocument.txt | 10 based on _empirical_ evidence. As such, it must be taken with a grain of salt.
|
/external/chromium/net/base/ |
host_resolver_impl.h | 77 // will use. Use SetPoolConstraints() to specify finer-grain settings.
|
/external/chromium_org/build/android/pylib/gtest/ |
setup.py | 68 # Used for filtering large data deps at a finer grain than what's allowed in
|