Searched refs:Take (Results 1 – 11 of 11) sorted by relevance
/frameworks/native/vulkan/vkprofiles/generated/ |
D | .clang-format | 1 # Take the outputted source files from gen_profiles_solution.py and don't format
|
/frameworks/native/libs/vr/libpdx/ |
D | variant_tests.cpp | 988 EXPECT_TRUE(IfAnyOf<std::unique_ptr<int>>::Take(&v, &u)); in TEST() 1003 EXPECT_TRUE(IfAnyOf<std::unique_ptr<DerivedType>>::Take(&v, &u)); in TEST() 1048 EXPECT_TRUE((IfAnyOf<std::string, const char*>::Take(&v, &s))); in TEST() 1056 EXPECT_TRUE((IfAnyOf<std::string, const char*>::Take(&v, &s))); in TEST() 1066 EXPECT_FALSE((IfAnyOf<std::string, const char*>::Take(&v, &s))); in TEST() 1075 EXPECT_FALSE(IfAnyOf<>::Take(&v, &s)); in TEST()
|
D | status_tests.cpp | 118 TEST(Status, Take) { in TEST() argument
|
/frameworks/native/vulkan/vkprofiles/ |
D | README.md | 15 Take the generated vulkan_profiles.h and vulkan_profiles.cpp from the debug directory you just crea…
|
/frameworks/base/packages/SystemUI/accessibility/accessibilitymenu/ |
D | README.md | 6 - Take screenshots
|
/frameworks/proto_logging/stats/enums/input/ |
D | enums.proto | 48 // Take full screenshot
|
/frameworks/base/cmds/uinput/ |
D | README.md | 160 registered or by the `updateTimeBase` command. Take the following set of example commands:
|
/frameworks/native/libs/vr/libpdx/private/pdx/rpc/ |
D | variant.h | 688 static bool Take(Variant<Types...>* variant, T* value_out) {
|
/frameworks/compile/slang/ |
D | README.rst | 152 Take the addParticles function in fountain.rscript as an example::
|
/frameworks/proto_logging/stats/enums/app/ |
D | settings_enums.proto | 129 // ACTION: Settings -> Developer Options -> Take bug report -> Interactive report 135 // ACTION: Settings -> Developer Options -> Take bug report -> Full report 748 // ACTION: Settings > System > Gestures > Double tap > Take screenshot
|
/frameworks/base/proto/src/metrics_constants/ |
D | metrics_constants.proto | 1784 // ACTION: Long-press power button, then tap "Take bug report" option. 1789 // ACTION: Long-press power button, then long-press "Take bug report" option. 1794 // ACTION: Settings -> Developer Options -> Take bug report -> Interactive report 1800 // ACTION: Settings -> Developer Options -> Take bug report -> Full report
|