HomeSort by relevance Sort by last modified time
    Searched defs:EXPERIMENTAL (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/skia/include/record/
SkRecording.h 20 namespace EXPERIMENTAL {
73 } // namespace EXPERIMENTAL
  /external/skia/include/record/
SkRecording.h 20 namespace EXPERIMENTAL {
73 } // namespace EXPERIMENTAL
  /external/chromium_org/third_party/skia/src/core/
SkRecording.cpp 15 namespace EXPERIMENTAL {
44 } // namespace EXPERIMENTAL
  /external/skia/src/core/
SkRecording.cpp 15 namespace EXPERIMENTAL {
44 } // namespace EXPERIMENTAL
  /external/chromium_org/v8/src/
natives.h 16 CORE, EXPERIMENTAL, D8, TEST
40 typedef NativesCollection<EXPERIMENTAL> ExperimentalNatives;
  /external/chromium_org/ui/app_list/views/
app_list_view_unittest.cc 44 EXPERIMENTAL,
81 // Tests displaying of the experimental app list and shows the start page.
104 // Whether the experimental "landscape" app launcher UI is being tested.
106 return test_type_ == LANDSCAPE || test_type_ == EXPERIMENTAL;
162 case EXPERIMENTAL:
307 if (test_type_ == EXPERIMENTAL) {
333 if (test_type_ == EXPERIMENTAL) {
401 if (test_type_ == EXPERIMENTAL) {
414 if (test_type_ == EXPERIMENTAL)
419 if (test_type_ == EXPERIMENTAL)
    [all...]

Completed in 298 milliseconds