Home
last modified time | relevance | path

Searched defs:context (Results 226 - 250 of 7169) sorted by relevance

12345678910>>...287

/third_party/skia/experimental/graphite/src/
H A DContextPriv.h31 explicit ContextPriv(Context* context) : fContext(context) {} in ContextPriv() argument
/third_party/skia/docs/examples/
H A DSurface_MakeRenderTarget_2.cpp20 auto context = canvas->recordingContext(); in REG_FIDDLE() local
H A DSurface_MakeRenderTarget_3.cpp9 auto context = canvas->recordingContext(); in REG_FIDDLE() local
/third_party/skia/bench/
H A DCreateBackendTextureBench.cpp29 auto context = canvas->recordingContext()->asDirectContext(); variable
42 auto context = canvas->recordingContext()->asDirectContext(); variable
/third_party/rust/crates/nix/src/
H A Ducontext.rs17 let mut context = mem::MaybeUninit::<libc::ucontext_t>::uninit(); in get() variables
/third_party/spirv-tools/source/reduce/
H A Dmerge_blocks_reduction_opportunity_finder.cpp27 GetAvailableOpportunities( opt::IRContext* context, uint32_t target_function) const GetAvailableOpportunities() argument
H A Dremove_function_reduction_opportunity_finder.cpp23 GetAvailableOpportunities( opt::IRContext* context, uint32_t target_function) const GetAvailableOpportunities() argument
/third_party/spirv-tools/test/fuzzers/
H A Dspvtools_binary_parser_fuzzer.cpp27 const spv_context context = spvContextCreate(random_gen.GetTargetEnv()); in LLVMFuzzerTestOneInput() local
/third_party/spirv-tools/test/opt/
H A Dfeature_manager_test.cpp34 std::unique_ptr<IRContext> context = in TEST_F() local
49 std::unique_ptr<IRContext> context = in TEST_F() local
64 std::unique_ptr<IRContext> context = in TEST_F() local
80 std::unique_ptr<IRContext> context in TEST_F() local
98 std::unique_ptr<IRContext> context = TEST_F() local
116 std::unique_ptr<IRContext> context = TEST_F() local
132 std::unique_ptr<IRContext> context = TEST_F() local
148 std::unique_ptr<IRContext> context = TEST_F() local
170 std::unique_ptr<IRContext> context = TEST_F() local
[all...]
/third_party/spirv-tools/test/
H A Dtext_destroy_test.cpp23 spv_context context = spvContextCreate(SPV_ENV_UNIVERSAL_1_0); in TEST() local
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
H A Dcontext.go
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fNegativeBufferApiTests.cpp42 NegativeBufferApiTests::NegativeBufferApiTests (Context& context) in NegativeBufferApiTests() argument
H A Des3fStringQueryTests.cpp44 StringQueryTests::StringQueryTests (Context& context) in StringQueryTests() argument
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pShaderCompilerTests.cpp35 ShaderCompilerTests::ShaderCompilerTests (Context& context) in ShaderCompilerTests() argument
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sStressTests.cpp43 StressTests::StressTests (Context& context) in StressTests() argument
/third_party/vk-gl-cts/modules/gles31/stress/
H A Des31sStressTests.cpp37 StressTests::StressTests (Context& context) in StressTests() argument
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fNegativeBufferApiTests.cpp42 NegativeBufferApiTests::NegativeBufferApiTests (Context& context) in NegativeBufferApiTests() argument
H A Des2fNegativeFragmentApiTests.cpp41 NegativeFragmentApiTests::NegativeFragmentApiTests (Context& context) in NegativeFragmentApiTests() argument
H A Des2fStringQueryTests.cpp44 StringQueryTests::StringQueryTests (Context& context) in StringQueryTests() argument
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pShaderCompilerTests.cpp35 ShaderCompilerTests::ShaderCompilerTests (Context& context) in ShaderCompilerTests() argument
/third_party/vk-gl-cts/modules/gles2/stress/
H A Des2sStressTests.cpp38 StressTests::StressTests (Context& context) in StressTests() argument
/third_party/skia/infra/bots/task_drivers/g3_canary/
H A Dg3_canary.go
/base/location/frameworks/js/napi/include/
H A Dlocation_error_callback_napi.h50 bool InitContext(T* context) in InitContext() argument
H A Dcountry_code_callback_napi.h44 bool InitContext(T* context) in InitContext() argument
/base/hiviewdfx/hiview/plugins/privacy_controller/
H A Dprivacy_controller.cpp33 auto context = GetHiviewContext(); in InitAreaPolicy() local

Completed in 8 milliseconds

12345678910>>...287