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

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
CacheProcessing.java 36 ArrayList<FilterRepresentation> representations; field in class:CacheProcessing.CacheStep
40 representations = new ArrayList<FilterRepresentation>();
44 representations.add(representation);
48 for (FilterRepresentation rep : representations) {
57 if (representations.size() != step.representations.size()) {
60 for (int i = 0; i < representations.size(); i++) {
61 FilterRepresentation r1 = representations.get(i);
62 FilterRepresentation r2 = step.representations.get(i);
88 if (representations.size() > 0)
    [all...]
  /external/v8/test/mjsunit/
track-fields.js 30 // Test transitions caused by changes to field representations.
144 // Ensure polymorphic loads only go monomorphic when the representations are
188 // Check that JSON parsing respects existing representations.
198 // Ensure normalizing results in ignored representations.
217 // Test megamorphic keyed stub behaviour in combination with representations.
309 // Test representations and transition conversions.
unicode-test.js     [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/debug/
trace-event-listener.rb 8 A listener that simply records text representations of the events.
  /external/v8/test/mjsunit/regress/
regress-732.js 44 // Try getting value back using string and number representations of
  /developers/build/prebuilts/androidtv/sample-inputs/app/src/main/java/com/example/android/sampletvinput/player/
TvInputPlayer.java 245 // Determine which video representations we should use for playback.
259 period.adaptationSets.get(videoAdaptationSetIndex).representations;
304 audioAdaptationSet.representations;
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
dot.rb 42 An extra utility for generating graphviz DOT file representations of ANTLR
debug.rb 371 A listener that simply records text representations of the events. Useful for debugging the
  /external/antlr/antlr-3.4/runtime/Ruby/lib/
antlr3.rb 94 representations of ASTs
  /external/v8/test/cctest/
test-unboxed-doubles.cc 84 static Representation representations[PROP_KIND_NUMBER] = { variable
113 DataDescriptor f(name, next_field_offset, NONE, representations[kind]);
636 DataDescriptor f(name, next_field_offset, NONE, representations[kind]);
    [all...]
  /developers/build/prebuilts/androidtv/sample-inputs/app/libs/
exoplayer_dev-hls_20150123.jar 
  /external/v8/test/webkit/resources/
json2-es5-compat.js 69 Values that do not have JSON representations, such as undefined or
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
FilterShowActivity.java 1107 ArrayList<FilterUserPresetRepresentation> representations = local
    [all...]
  /packages/apps/TV/usbtuner/libs/
exoplayer_1.5.6.jar 
  /external/libvorbis/doc/
01-introduction.tex 24 masters) and a range of channel representations (monaural,
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 

Completed in 452 milliseconds