Home
last modified time | relevance | path

Searched refs:Validate (Results 1 – 10 of 10) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_check_ast.h74 bool Validate();
Dslang_rs_check_ast.cpp288 bool RSCheckAST::Validate() { in Validate() function in slang::RSCheckAST
Dslang_backend.cpp699 if (!mASTChecker.Validate()) { in HandleTranslationUnitPre()
/frameworks/native/vulkan/libvulkan/
Ddriver.cpp96 VkResult Validate();
317 VkResult CreateInfoWrapper::Validate() { in Validate() function in vulkan::driver::__anon8d3802d80111::CreateInfoWrapper
897 VkResult result = wrapper.Validate(); in CreateInstance()
968 VkResult result = wrapper.Validate(); in CreateDevice()
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
Dshared.rsh92 due to design. (Validate using FLT_EPSILON or similar if necessary.) */
/frameworks/rs/rsov/tests/RSoVTest/src/com/android/rs/rsov/test/
Dshared.rsh95 due to design. (Validate using FLT_EPSILON or similar if necessary.) */
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dshared.rsh111 due to design. (Validate using FLT_EPSILON or similar if necessary.) */
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dshared.rsh113 due to design. (Validate using FLT_EPSILON or similar if necessary.) */
/frameworks/native/libs/vr/libvrflinger/
Dhardware_composer.cpp274 HWC::Error HardwareComposer::Validate(hwc2_display_t display) { in Validate() function in android::dvr::HardwareComposer
422 HWC::Error error = Validate(HWC_DISPLAY_PRIMARY); in PostLayers()
819 Validate(HWC_DISPLAY_PRIMARY); in PostThread()
Dhardware_composer.h377 HWC::Error Validate(hwc2_display_t display);