Home
last modified time | relevance | path

Searched defs:context (Results 7051 - 7075 of 7189) sorted by relevance

1...<<281282283284285286287288

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/
H A DvktMultiViewRenderTests.cpp349 MultiViewRenderTestInstance::MultiViewRenderTestInstance (Context& context, const TestParameters& parameters) in MultiViewRenderTestInstance() argument
1685 MultiViewAttachmentsTestInstance::MultiViewAttachmentsTestInstance (Context& context, const TestParameters& parameters) in MultiViewAttachmentsTestInstance() argument
1926 MultiViewInstancedTestInstance::MultiViewInstancedTestInstance (Context& context, cons argument
2026 MultiViewInputRateInstanceTestInstance(Context& context, const TestParameters& parameters) MultiViewInputRateInstanceTestInstance() argument
2124 MultiViewDrawIndirectTestInstance(Context& context, const TestParameters& parameters) MultiViewDrawIndirectTestInstance() argument
2297 MultiViewClearAttachmentsTestInstance(Context& context, const TestParameters& parameters) MultiViewClearAttachmentsTestInstance() argument
2422 MultiViewSecondaryCommandBufferTestInstance(Context& context, const TestParameters& parameters) MultiViewSecondaryCommandBufferTestInstance() argument
2571 MultiViewPointSizeTestInstance(Context& context, const TestParameters& parameters) MultiViewPointSizeTestInstance() argument
2701 MultiViewMultsampleTestInstance(Context& context, const TestParameters& parameters) MultiViewMultsampleTestInstance() argument
2921 MultiViewQueriesTestInstance(Context& context, const TestParameters& parameters) MultiViewQueriesTestInstance() argument
3263 MultiViewReadbackTestInstance(Context& context, const TestParameters& parameters) MultiViewReadbackTestInstance() argument
3468 MultiViewDepthStencilTestInstance(Context& context, const TestParameters& parameters) MultiViewDepthStencilTestInstance() argument
4029 MultiViewRenderTestsCase(tcu::TestContext &context, const char *name, const char *description, const TestParameters& parameters) MultiViewRenderTestsCase() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp142 void checkSupportSampleLocations (Context& context) in checkSupportSampleLocations() argument
161 VkFormat findSupportedDepthStencilFormat (Context& context, const bool useDepth, const bool useStencil) in findSupportedDepthStencilFormat() argument
180 void checkFragmentShadingRateRequirements(Context& context, deUint32 sampleCount) in checkFragmentShadingRateRequirements() argument
231 getSampleLocationsPropertiesEXT(Context& context) getSampleLocationsPropertiesEXT() argument
1172 testQuerySampleLocationProperties(Context& context) testQuerySampleLocationProperties() argument
1220 testQueryMultisampleProperties(Context& context) testQueryMultisampleProperties() argument
1321 checkSupportVerifyTests(Context& context, const TestParams params) checkSupportVerifyTests() argument
1453 TestBase(Context& context, const TestParams params) TestBase() argument
1734 VerifyLocationTest(Context& context, const TestParams params) VerifyLocationTest() argument
1778 VerifyInterpolationTest(Context& context, const TestParams params) VerifyInterpolationTest() argument
1902 checkSupportDrawTests(Context& context, const TestParams params) checkSupportDrawTests() argument
2034 DrawTest(Context& context, const TestParams params) DrawTest() argument
[all...]
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp355 Context& context; member in vkt::pipeline::__anon29462::TestObjects
634 void logTestImages(Context& context, in logTestImages() argument
739 void logVerifyImages(Context& context, in logVerifyImages() argument
784 checkAndReportError(Context& context, const deUint32 verifiedPixelCount, const deUint32 expectedPixelCount, const std::string& attachment) checkAndReportError() argument
801 checkSampleRequirements(Context& context, const VkSampleCountFlagBits numSamples, const bool checkColor, const bool checkDepth, const bool checkStencil) checkSampleRequirements() argument
819 checkImageRequirements(Context& context, const VkFormat format, const VkFormatFeatureFlags requiredFeatureFlags, const VkImageUsageFlags requiredUsageFlags, const VkSampleCountFlagBits requiredSampleCount, VkImageFormatProperties& imageProperties) checkImageRequirements() argument
1248 initResolveImageLayouts(Context& context, const TestParams& params, WorkingData& wd, TestObjects& testObjects) initResolveImageLayouts() argument
1304 preRenderingImageLayoutTransition(Context& context, const TestParams& params, WorkingData& wd, TestObjects& testObjects) preRenderingImageLayoutTransition() argument
1344 postRenderingResolveImageLayoutTransition(Context& context, const TestParams& params, WorkingData& wd, TestObjects& testObjects) postRenderingResolveImageLayoutTransition() argument
1630 createRenderPassAndFramebuffer(Context& context, WorkingData& wd, TestObjects& testObjects, const std::vector<VkImageView>& attachments, const std::vector<VkAttachmentDescription2>& attachmentDescriptions, const std::vector<VkSubpassDescription2>& subpasses, const std::vector<VkSubpassDependency2>& subpassDependencies) createRenderPassAndFramebuffer() argument
1661 createWorkingData(Context& context, const TestParams& params, WorkingData& wd) createWorkingData() argument
1745 checkRequirements(Context& context, TestParams params) checkRequirements() argument
1856 checkHasMsrtss(Context& context, VkFormat) checkHasMsrtss() argument
1890 clearImagesBeforeDraw(Context& context, const TestParams& params, WorkingData& wd, TestObjects& testObjects) clearImagesBeforeDraw() argument
1953 startRenderPass(Context& context, WorkingData&wd, TestObjects& testObjects, const deUint32 clearValueCount, const VkClearValue* clearValues) startRenderPass() argument
1977 startRendering(Context& context, const TestParams& params, WorkingData& wd, TestObjects& testObjects, uint32_t colorAttachmentCount, std::vector<VkRenderingAttachmentInfo>& colorAttachmentInfos, VkRenderingAttachmentInfo& depthStencilAttachmentInfo, uint32_t renderPassNdx) startRendering() argument
2046 postDrawBarrier(Context& context, TestObjects& testObjects) postDrawBarrier() argument
2063 setupVerifyDescriptorSetAndPipeline(Context& context, const TestParams& params, WorkingData& wd, TestObjects& testObjects, const VkPushConstantRange* pushConstantRange, Move<VkPipelineLayout>& verifyPipelineLayout) setupVerifyDescriptorSetAndPipeline() argument
2119 postVerifyBarrier(Context& context, TestObjects& testObjects, const Move<VkBuffer>& verificationBuffer) postVerifyBarrier() argument
2140 dispatchVerifyConstantColor(Context& context, TestObjects& testObjects, const Move<VkImageView>& imageView, const VkImageLayout layout, const Move<VkImageView>& verifyImageView, const Move<VkBuffer>& verificationBuffer, const deUint32 pushConstantSize, const void* pushConstants, const std::string& shaderName) dispatchVerifyConstantColor() argument
2219 testStart(Context& context, const TestParams& params, WorkingData& wd, TestObjects& testObjects) testStart() argument
2287 testEnd(Context& context, const TestParams& params, WorkingData& wd, TestObjects& testObjects) testEnd() argument
2370 verify(Context& context, const TestParams& params, WorkingData& wd) verify() argument
2927 dispatchVerifyBasic(Context& context, const TestParams& params, WorkingData& wd, TestObjects& testObjects) dispatchVerifyBasic() argument
2955 drawBasic(Context& context, const TestParams& params, WorkingData& wd, TestObjects& testObjects) drawBasic() argument
3108 testBasic(Context& context, const TestParams params) testBasic() argument
3174 dispatchVerifyClearAttachments(Context& context, const TestParams& params, WorkingData& wd, TestObjects& testObjects, const UVec4 regions[RegionCount], const VkClearValue clearValues[RegionCount - 1][4]) dispatchVerifyClearAttachments() argument
3274 drawClearAttachments(Context& context, const TestParams& params, WorkingData& wd, TestObjects& testObjects) drawClearAttachments() argument
3484 testClearAttachments(Context& context, const TestParams params) testClearAttachments() argument
3496 drawOnePass(Context& context, const TestParams& params, WorkingData& wd, TestObjects& testObjects, const Unique<VkShaderModule>& vertexModule, const Unique<VkPipelineLayout>& pipelineLayout, const deUint32 passNdx, const deUint32 subpassNdx, UVec4 regions[RegionCount], VkPipelineRenderingCreateInfo* pipelineRenderingCreateInfo) drawOnePass() argument
3586 dispatchVerifyMultiPassRendering(Context& context, const TestParams& params, WorkingData& wd, TestObjects& testObjects, UVec4 regions[RegionCount]) dispatchVerifyMultiPassRendering() argument
3630 drawSingleRenderPass(Context& context, const TestParams& params, WorkingData& wd, TestObjects& testObjects) drawSingleRenderPass() argument
3709 testSingleRenderPass(Context& context, const TestParams params) testSingleRenderPass() argument
3721 drawMultiRenderPass(Context& context, const TestParams& params, WorkingData& wd, TestObjects& testObjects) drawMultiRenderPass() argument
3881 testMultiRenderPass(Context& context, const TestParams params) testMultiRenderPass() argument
4453 drawInputAttachments(Context& context, const TestParams& params, WorkingData& wd, TestObjects& testObjects) drawInputAttachments() argument
4644 testInputAttachments(Context& context, const TestParams params) testInputAttachments() argument
4869 testPerfQuery(Context& context, VkFormat format) testPerfQuery() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryAccelerationStructuresTests.cpp262 registerShaderModule(const DeviceInterface& vkd, const VkDevice device, Context& context, std::vector<de::SharedPtr<Move<VkShaderModule>>>& shaderModules, std::vector<VkPipelineShaderStageCreateInfo>& shaderCreateInfos, VkShaderStageFlagBits stage, const std::string& externalNamePart, const std::string& internalNamePart) registerShaderModule() argument
293 registerShaderModule(const DeviceInterface& vkd, const VkDevice device, Context& context, RayTracingPipeline& rayTracingPipeline, VkShaderStageFlagBits shaderStage, const std::string& externalNamePart, const std::string& internalNamePart, deUint32 groupIndex) registerShaderModule() argument
363 initConfiguration(Context& context, TestParams& testParams) initConfiguration() argument
633 fillCommandBuffer(Context& context, TestParams& testParams, VkCommandBuffer commandBuffer, const VkWriteDescriptorSetAccelerationStructureKHR& rayQueryAccelerationStructureWriteDescriptorSet, const VkDescriptorImageInfo& resultImageInfo) fillCommandBuffer() argument
667 verifyImage(BufferWithMemory* resultBuffer, Context& context, TestParams& testParams) verifyImage() argument
794 initConfiguration(Context& context, TestParams& testParams) initConfiguration() argument
840 fillCommandBuffer(Context& context, TestParams& testParams, VkCommandBuffer commandBuffer, const VkWriteDescriptorSetAccelerationStructureKHR& rayQueryAccelerationStructureWriteDescriptorSet, const VkDescriptorImageInfo& resultImageInfo) fillCommandBuffer() argument
861 verifyImage(BufferWithMemory* resultBuffer, Context& context, TestParams& testParams) verifyImage() argument
948 initConfiguration(Context& context, TestParams& testParams) initConfiguration() argument
1016 fillCommandBuffer(Context& context, TestParams& testParams, VkCommandBuffer commandBuffer, const VkWriteDescriptorSetAccelerationStructureKHR& rayQueryAccelerationStructureWriteDescriptorSet, const VkDescriptorImageInfo& resultImageInfo) fillCommandBuffer() argument
1106 verifyImage(BufferWithMemory* resultBuffer, Context& context, TestParams& testParams) verifyImage() argument
1182 initBottomAccelerationStructures(Context& context, TestParams& testParams) initBottomAccelerationStructures() argument
1426 initTopAccelerationStructure(Context& context, TestParams& testParams, std::vector<de::SharedPtr<BottomLevelAccelerationStructure> >& bottomLevelAccelerationStructures) initTopAccelerationStructure() argument
1487 commonASTestsCheckSupport(Context& context) commonASTestsCheckSupport() argument
1543 RayQueryASBasicTestCase(tcu::TestContext& context, const char* name, const char* desc, const TestParams& data) RayQueryASBasicTestCase() argument
2136 RayQueryASFuncArgTestCase(tcu::TestContext& context, const char* name, const char* desc, const TestParams& data) RayQueryASFuncArgTestCase() argument
2436 RayQueryASBasicTestInstance(Context& context, const TestParams& data) RayQueryASBasicTestInstance() argument
2840 RayQueryASDynamicIndexingTestCase(tcu::TestContext& context, const char* name) RayQueryASDynamicIndexingTestCase() argument
3128 RayQueryASDynamicIndexingTestInstance(Context& context) RayQueryASDynamicIndexingTestInstance() argument
[all...]
H A DvktRayQueryBuiltinTests.cpp147 TestConfiguration(Context& context) in TestConfiguration() argument
175 TestConfigurationFloat(Context& context) in TestConfigurationFloat() argument
189 TestConfigurationVector(Context& context, bool useStrictComponentMatching = true) in TestConfigurationVector() argument
207 TestConfigurationMatrix(Context& context) in TestConfigurationMatrix() argument
417 checkSupport(Context& context, const TestParams& testParams) checkSupport() argument
1018 checkSupport(Context& context, const TestParams& testParams) checkSupport() argument
1202 checkSupport(Context& context, const TestParams& testParams) checkSupport() argument
1567 prepareTestEnvironment(Context& context) prepareTestEnvironment() argument
1894 TestConfigurationFlow(Context& context) TestConfigurationFlow() argument
2052 TestConfigurationPrimitiveId(Context& context) TestConfigurationPrimitiveId() argument
2213 TestConfigurationGetRayTMin(Context& context) TestConfigurationGetRayTMin() argument
2337 TestConfigurationGetWorldRayOrigin(Context& context) TestConfigurationGetWorldRayOrigin() argument
2490 TestConfigurationGetWorldRayDirection(Context& context) TestConfigurationGetWorldRayDirection() argument
2648 TestConfigurationInstanceId(Context& context) TestConfigurationInstanceId() argument
2809 TestConfigurationInstanceCustomIndex(Context& context) TestConfigurationInstanceCustomIndex() argument
2970 TestConfigurationIntersectionT(Context& context) TestConfigurationIntersectionT() argument
3136 TestConfigurationObjectRayOrigin(Context& context) TestConfigurationObjectRayOrigin() argument
3316 TestConfigurationObjectRayDirection(Context& context) TestConfigurationObjectRayDirection() argument
3496 TestConfigurationObjectToWorld(Context& context) TestConfigurationObjectToWorld() argument
3712 TestConfigurationWorldToObject(Context& context) TestConfigurationWorldToObject() argument
3944 TestConfigurationNullASStruct(Context& context) TestConfigurationNullASStruct() argument
3968 checkSupport(Context& context, const TestParams& testParams) checkSupport() argument
3989 prepareTestEnvironment(Context& context) prepareTestEnvironment() argument
4133 TestConfigurationGetIntersectionCandidateAABBOpaque(Context& context) TestConfigurationGetIntersectionCandidateAABBOpaque() argument
4260 TestConfigurationGetIntersectionFrontFace(Context& context) TestConfigurationGetIntersectionFrontFace() argument
4425 TestConfigurationGetIntersectionGeometryIndex(Context& context) TestConfigurationGetIntersectionGeometryIndex() argument
4590 TestConfigurationGetIntersectionBarycentrics(Context& context) TestConfigurationGetIntersectionBarycentrics() argument
4789 TestConfigurationGetIntersectionInstanceShaderBindingTableRecordOffset(Context& context) TestConfigurationGetIntersectionInstanceShaderBindingTableRecordOffset() argument
4951 TestConfigurationRayQueryTerminate(Context& context) TestConfigurationRayQueryTerminate() argument
5130 TestConfigurationGetIntersectionType(Context& context) TestConfigurationGetIntersectionType() argument
5316 TestConfigurationUsingWrapperFunction(Context& context) TestConfigurationUsingWrapperFunction() argument
5581 RayQueryBuiltinTestInstance(Context& context, const TestParams& data) RayQueryBuiltinTestInstance() argument
5734 RayQueryBuiltinTestCase(tcu::TestContext& context, const char* name, const char* desc, const TestParams data) RayQueryBuiltinTestCase() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassFragmentDensityMapTests.cpp127 VkDevice getDevice(Context& context) in getDevice() argument
1439 FragmentDensityMapTestInstance(Context& context, const TestParams& testParams) FragmentDensityMapTestInstance() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp631 FragmentOutExecutor::FragmentOutExecutor (Context& context, glu::ShaderType shaderType, const ShaderSpec& shaderSpec, VkDescriptorSetLayout extraResourcesLayout) in FragmentOutExecutor() argument
1445 VertexShaderExecutor::VertexShaderExecutor (Context& context, const ShaderSpec& shaderSpec, VkDescriptorSetLayout extraResourcesLayout) in VertexShaderExecutor() argument
1475 GeometryShaderExecutor::GeometryShaderExecutor (Context& context, const ShaderSpec& shaderSpec, VkDescriptorSetLayout extraResourcesLayout) in GeometryShaderExecutor() argument
1514 FragmentShaderExecutor(Context& context, const ShaderSpec& shaderSpec, VkDescriptorSetLayout extraResourcesLayout) FragmentShaderExecutor() argument
1609 BufferIoExecutor(Context& context, const ShaderSpec& shaderSpec) BufferIoExecutor() argument
1954 ComputeShaderExecutor(Context& context, const ShaderSpec& shaderSpec, VkDescriptorSetLayout extraResourcesLayout) ComputeShaderExecutor() argument
2865 MeshTaskShaderExecutor(Context& context, const ShaderSpec& shaderSpec, VkDescriptorSetLayout extraResourcesLayout) MeshTaskShaderExecutor() argument
3107 TessellationExecutor(Context& context, const ShaderSpec& shaderSpec, VkDescriptorSetLayout extraResourcesLayout) TessellationExecutor() argument
3470 TessControlExecutor(Context& context, const ShaderSpec& shaderSpec, VkDescriptorSetLayout extraResourcesLayout) TessControlExecutor() argument
3567 TessEvaluationExecutor(Context& context, const ShaderSpec& shaderSpec, VkDescriptorSetLayout extraResourcesLayout) TessEvaluationExecutor() argument
3735 createExecutor(Context& context, glu::ShaderType shaderType, const ShaderSpec& shaderSpec, VkDescriptorSetLayout extraResourcesLayout) createExecutor() argument
3772 checkSupportShader(Context& context, const glu::ShaderType shaderType) checkSupportShader() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp550 ShaderOperatorCaseInstance::ShaderOperatorCaseInstance (Context& context, in ShaderOperatorCaseInstance() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
H A DvktSSBOLayoutCase.cpp2011 de::MovePtr<vk::Allocation> allocateAndBindMemory (Context& context, vk::VkBuffer buffer, vk::MemoryRequirement memReqs) in allocateAndBindMemory() argument
2022 vk::Move<vk::VkBuffer> createBuffer (Context& context, vk::VkDeviceSize bufferSize, vk::VkBufferUsageFlags usageFlags) in createBuffer() argument
2073 SSBOLayoutCaseInstance(Context& context, SSBOLayoutCase::BufferMode bufferMode, const ShaderInterface& interface, const BufferLayout& refLayout, const RefDataStorage& initialData, const RefDataStorage& writeData, bool usePhysStorageBuffer) SSBOLayoutCaseInstance() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp156 Move<VkRenderPass> makeRenderPass (Context& context, VkFormat format) in makeRenderPass() argument
523 Move<VkPipeline> makeGraphicsPipeline (Context& context, in makeGraphicsPipeline() argument
613 Move<VkCommandBuffer> makeCommandBuffer (Context& context, const VkCommandPool commandPool) in makeCommandBuffer() argument
936 getSubgroupSize(Context& context) getSubgroupSize() argument
1749 isSubgroupSupported(Context& context) isSubgroupSupported() argument
1754 areSubgroupOperationsSupportedForStage(Context& context, const VkShaderStageFlags stage) areSubgroupOperationsSupportedForStage() argument
1759 isSubgroupFeatureSupportedForDevice(Context& context, VkSubgroupFeatureFlagBits bit) isSubgroupFeatureSupportedForDevice() argument
1764 isFragmentSSBOSupportedForDevice(Context& context) isFragmentSSBOSupportedForDevice() argument
1769 isVertexSSBOSupportedForDevice(Context& context) isVertexSSBOSupportedForDevice() argument
1774 isInt64SupportedForDevice(Context& context) isInt64SupportedForDevice() argument
1779 isTessellationAndGeometryPointSizeSupported(Context& context) isTessellationAndGeometryPointSizeSupported() argument
1784 is16BitUBOStorageSupported(Context& context) is16BitUBOStorageSupported() argument
1789 is8BitUBOStorageSupported(Context& context) is8BitUBOStorageSupported() argument
1794 isFormatSupportedForDevice(Context& context, vk::VkFormat format) isFormatSupportedForDevice() argument
1868 isSubgroupBroadcastDynamicIdSupported(Context& context) isSubgroupBroadcastDynamicIdSupported() argument
2462 initializeMemory(Context& context, const Allocation& alloc, const subgroups::SSBOData& data) initializeMemory() argument
2635 makeTessellationEvaluationFrameBufferTest(Context& context, VkFormat format, const SSBOData* extraData, deUint32 extraDataCount, const void* internalData, subgroups::CheckResult checkResult, const VkShaderStageFlags shaderStage) makeTessellationEvaluationFrameBufferTest() argument
2646 makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize(Context& context, VkFormat format, const SSBOData* extraData, deUint32 extraDataCount, const void* internalData, subgroups::CheckResult checkResult, const VkShaderStageFlags shaderStage, const deUint32 tessShaderStageCreateFlags, const deUint32 requiredSubgroupSize) makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() argument
2877 makeGeometryFrameBufferTest(Context& context, VkFormat format, const SSBOData* extraData, deUint32 extraDataCount, const void* internalData, subgroups::CheckResult checkResult) makeGeometryFrameBufferTest() argument
2887 makeGeometryFrameBufferTestRequiredSubgroupSize(Context& context, VkFormat format, const SSBOData* extraData, deUint32 extraDataCount, const void* internalData, subgroups::CheckResult checkResult, const deUint32 geometryShaderStageCreateFlags, const deUint32 requiredSubgroupSize) makeGeometryFrameBufferTestRequiredSubgroupSize() argument
3090 getPossibleGraphicsSubgroupStages(Context& context, const vk::VkShaderStageFlags testedStages) getPossibleGraphicsSubgroupStages() argument
3111 allStages(Context& context, vk::VkFormat format, const SSBOData* extraData, deUint32 extraDataCount, const void* internalData, const VerificationFunctor& checkResult, const vk::VkShaderStageFlags shaderStage) allStages() argument
3123 allStagesRequiredSubgroupSize(Context& context, vk::VkFormat format, const SSBOData* extraDatas, deUint32 extraDatasCount, const void* internalData, const VerificationFunctor& checkResult, const vk::VkShaderStageFlags shaderStageTested, const deUint32 vertexShaderStageCreateFlags, const deUint32 tessellationControlShaderStageCreateFlags, const deUint32 tessellationEvalShaderStageCreateFlags, const deUint32 geometryShaderStageCreateFlags, const deUint32 fragmentShaderStageCreateFlags, const deUint32 requiredSubgroupSize[5]) allStagesRequiredSubgroupSize() argument
3448 makeVertexFrameBufferTest(Context& context, vk::VkFormat format, const SSBOData* extraData, deUint32 extraDataCount, const void* internalData, subgroups::CheckResult checkResult) makeVertexFrameBufferTest() argument
3458 makeVertexFrameBufferTestRequiredSubgroupSize(Context& context, vk::VkFormat format, const SSBOData* extraData, deUint32 extraDataCount, const void* internalData, subgroups::CheckResult checkResult, const deUint32 vertexShaderStageCreateFlags, const deUint32 requiredSubgroupSize) makeVertexFrameBufferTestRequiredSubgroupSize() argument
3672 makeFragmentFrameBufferTest(Context& context, VkFormat format, const SSBOData* extraDatas, deUint32 extraDatasCount, const void* internalData, CheckResultFragment checkResult) makeFragmentFrameBufferTest() argument
3682 makeFragmentFrameBufferTestRequiredSubgroupSize(Context& context, VkFormat format, const SSBOData* extraDatas, deUint32 extraDatasCount, const void* internalData, CheckResultFragment checkResult, const deUint32 fragmentShaderStageCreateFlags, const deUint32 requiredSubgroupSize) makeFragmentFrameBufferTestRequiredSubgroupSize() argument
3874 makeComputePipeline(Context& context, const VkPipelineLayout pipelineLayout, const VkShaderModule shaderModule, const deUint32 pipelineShaderStageFlags, const deUint32 pipelineCreateFlags, VkPipeline basePipelineHandle, deUint32 localSizeX, deUint32 localSizeY, deUint32 localSizeZ, deUint32 requiredSubgroupSize) makeComputePipeline() argument
3930 makeMeshPipeline(Context& context, const VkPipelineLayout pipelineLayout, const VkShaderModule taskModule, const VkShaderModule meshModule, const deUint32 pipelineShaderStageFlags, const deUint32 pipelineCreateFlags, VkPipeline basePipelineHandle, deUint32 localSizeX, deUint32 localSizeY, deUint32 localSizeZ, deUint32 requiredSubgroupSize, const VkRenderPass renderPass) makeMeshPipeline() argument
4001 makeComputeOrMeshTestRequiredSubgroupSize(ComputeLike testType, Context& context, VkFormat format, const vkt::subgroups::SSBOData* inputs, deUint32 inputsCount, const void* internalData, vkt::subgroups::CheckResultCompute checkResult, const deUint32 pipelineShaderStageCreateFlags, const deUint32 numWorkgroups[3], const deBool isRequiredSubgroupSize, const deUint32 subgroupSize, const deUint32 localSizesToTest[][3], const deUint32 localSizesToTestCount) makeComputeOrMeshTestRequiredSubgroupSize() argument
4338 makeComputeTestRequiredSubgroupSize(Context& context, VkFormat format, const SSBOData* inputs, deUint32 inputsCount, const void* internalData, CheckResultCompute checkResult, const deUint32 pipelineShaderStageCreateFlags, const deUint32 numWorkgroups[3], const deBool isRequiredSubgroupSize, const deUint32 subgroupSize, const deUint32 localSizesToTest[][3], const deUint32 localSizesToTestCount) makeComputeTestRequiredSubgroupSize() argument
4367 makeMeshTestRequiredSubgroupSize(Context& context, VkFormat format, const SSBOData* inputs, deUint32 inputsCount, const void* internalData, CheckResultCompute checkResult, const deUint32 pipelineShaderStageCreateFlags, const deUint32 numWorkgroups[3], const deBool isRequiredSubgroupSize, const deUint32 subgroupSize, const deUint32 localSizesToTest[][3], const deUint32 localSizesToTestCount) makeMeshTestRequiredSubgroupSize() argument
4396 makeComputeOrMeshTest(ComputeLike testType, Context& context, VkFormat format, const vkt::subgroups::SSBOData* inputs, deUint32 inputsCount, const void* internalData, vkt::subgroups::CheckResultCompute checkResult, deUint32 requiredSubgroupSize, const deUint32 pipelineShaderStageCreateFlags) makeComputeOrMeshTest() argument
4431 makeComputeTest(Context& context, VkFormat format, const SSBOData* inputs, deUint32 inputsCount, const void* internalData, CheckResultCompute checkResult, deUint32 requiredSubgroupSize, const deUint32 pipelineShaderStageCreateFlags) makeComputeTest() argument
4443 makeMeshTest(Context& context, VkFormat format, const SSBOData* inputs, deUint32 inputsCount, const void* internalData, CheckResultCompute checkResult, deUint32 requiredSubgroupSize, const deUint32 pipelineShaderStageCreateFlags) makeMeshTest() argument
4473 supportedCheckShader(Context& context, const VkShaderStageFlags shaderStages) supportedCheckShader() argument
4662 makeRayTracingInputBuffers(Context& context, VkFormat format, const SSBOData* extraDatas, deUint32 extraDatasCount, const vector<VkShaderStageFlagBits>& stagesVector) makeRayTracingInputBuffers() argument
4698 makeRayTracingDescriptorSetLayout(Context& context, const SSBOData* extraDatas, deUint32 extraDatasCount, const vector<VkShaderStageFlagBits>& stagesVector, const vectorBufferOrImage& inputBuffers) makeRayTracingDescriptorSetLayout() argument
4727 makeRayTracingDescriptorSetLayoutAS(Context& context) makeRayTracingDescriptorSetLayoutAS() argument
4738 makeRayTracingDescriptorPool(Context& context, const vectorBufferOrImage& inputBuffers) makeRayTracingDescriptorPool() argument
4760 makeRayTracingDescriptorSet(Context& context, VkDescriptorPool descriptorPool, VkDescriptorSetLayout descriptorSetLayout, const SSBOData* extraDatas, deUint32 extraDatasCount, const vector<VkShaderStageFlagBits>& stagesVector, const vectorBufferOrImage& inputBuffers) makeRayTracingDescriptorSet() argument
4806 makeRayTracingDescriptorSetAS(Context& context, VkDescriptorPool descriptorPool, VkDescriptorSetLayout descriptorSetLayout, de::MovePtr<TopLevelAccelerationStructure>& topLevelAccelerationStructure) makeRayTracingDescriptorSetAS() argument
4830 makeRayTracingPipelineLayout(Context& context, const VkDescriptorSetLayout descriptorSetLayout0, const VkDescriptorSetLayout descriptorSetLayout1) makeRayTracingPipelineLayout() argument
4842 createTopAccelerationStructure(Context& context, de::SharedPtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure) createTopAccelerationStructure() argument
4857 createBottomAccelerationStructure(Context& context) createBottomAccelerationStructure() argument
4872 makeRayTracingPipeline(Context& context, const VkShaderStageFlags shaderStageTested, const VkPipelineLayout pipelineLayout, const deUint32 shaderStageCreateFlags[6], const deUint32 requiredSubgroupSize[6], Move<VkPipeline>& pipelineOut) makeRayTracingPipeline() argument
4956 getPossibleRayTracingSubgroupStages(Context& context, const VkShaderStageFlags testedStages) getPossibleRayTracingSubgroupStages() argument
4966 allRayTracingStages(Context& context, VkFormat format, const SSBOData* extraDatas, deUint32 extraDataCount, const void* internalData, const VerificationFunctor& checkResult, const VkShaderStageFlags shaderStage) allRayTracingStages() argument
4985 allRayTracingStagesRequiredSubgroupSize(Context& context, VkFormat format, const SSBOData* extraDatas, deUint32 extraDatasCount, const void* internalData, const VerificationFunctor& checkResult, const VkShaderStageFlags shaderStageTested, const deUint32 shaderStageCreateFlags[6], const deUint32 requiredSubgroupSize[6]) allRayTracingStagesRequiredSubgroupSize() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_openssl.c233 struct tls_context *context; member
279 struct tls_context *context = os_zalloc(sizeof(*context)); in tls_context_new() local
764 struct tls_context *context in ssl_info_cb() local
955 struct tls_context *context; tls_init() local
1116 struct tls_context *context = SSL_CTX_get_app_data(ssl); tls_deinit() local
1538 struct tls_context *context = SSL_CTX_get_app_data(ssl); tls_connection_init() local
1907 char *context = NULL, *name, *value; get_value_from_field() local
2150 struct tls_context *context = conn->context; openssl_tls_fail_event() local
2202 struct tls_context *context = conn->context; openssl_tls_cert_event() local
2304 struct tls_context *context; tls_verify_cb() local
4040 tls_connection_export_key(void *tls_ctx, struct tls_connection *conn, const char *label, const u8 *context, size_t context_len, u8 *out, size_t out_len) tls_connection_export_key() argument
4188 struct tls_context *context = conn->context; openssl_handshake() local
[all...]
/third_party/vk-gl-cts/modules/egl/
H A DteglGLES2SharingThreadedTests.cpp153 EGLContext context; member in deqp::egl::GLES2ThreadTest::GLES2Context
213 SharedPtr<GLES2Context> context; member in deqp::egl::GLES2ThreadTest::EGLThread
531 void addContext (SharedPtr<GLES2Context> context) { m_contexts.push_back(context); } in addContext() argument
558 SharedPtr<GLES2Context> context = m_contexts[index]; in popContext() local
584 CreateContext(EGLDisplay display, EGLConfig config, SharedPtr<GLES2Context> shared, SharedPtr<GLES2Context>& context) CreateContext() argument
674 MakeCurrent(EGLThread& thread, EGLDisplay display, SharedPtr<Surface> surface, SharedPtr<GLES2Context> context) MakeCurrent() argument
2113 GLES2SharingRandomTest(EglTestContext& context, const TestConfig& config, const char* name, const char* description) GLES2SharingRandomTest() argument
2173 SharedPtr<GLES2ThreadTest::GLES2Context> context; init() local
2237 SharedPtr<GLES2ThreadTest::GLES2Context> context = m_threads[threadNdx]->context; init() local
3005 GLES2ThreadedSharingTest(EglTestContext& context, const TestConfig& config, const char* name, const char* description) GLES2ThreadedSharingTest() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_openssl.c238 struct tls_context *context; member
285 struct tls_context *context = os_zalloc(sizeof(*context)); in tls_context_new() local
770 struct tls_context *context in ssl_info_cb() local
961 struct tls_context *context; tls_init() local
1147 struct tls_context *context = SSL_CTX_get_app_data(ssl); tls_deinit() local
1577 struct tls_context *context = SSL_CTX_get_app_data(ssl); tls_connection_init() local
1947 char *context = NULL, *name, *value; get_value_from_field() local
2190 struct tls_context *context = conn->context; openssl_tls_fail_event() local
2245 struct tls_context *context = conn->context; openssl_tls_cert_event() local
2379 struct tls_context *context; tls_verify_cb() local
4298 tls_connection_export_key(void *tls_ctx, struct tls_connection *conn, const char *label, const u8 *context, size_t context_len, u8 *out, size_t out_len) tls_connection_export_key() argument
4446 struct tls_context *context = conn->context; openssl_handshake() local
[all...]
/third_party/vulkan-loader/loader/
H A Dloader.c339 char *context = NULL; in loader_parse_version_string() local
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-charset-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/ibm/ com/ibm/icu/ ...
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_defs.h470 unsigned int context; member
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_defs.h477 unsigned int context; member
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.cpp1722 auto context = targetNode->GetContext(); in BindPopup() local
1842 auto context = PipelineContext::GetCurrentContext(); in DismissPopup() local
1851 auto context = PipelineContext::GetCurrentContext(); in DismissDialog() local
3884 auto context = frameNode->GetContext(); SetNeedFocus() local
4786 auto context = frameNode->GetRenderContext(); GetOuterBorderWidth() local
[all...]
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_accessibility_manager.cpp1020 void FillElementInfo(int64_t elementId, AccessibilityElementInfo& elementInfo, const RefPtr<PipelineBase>& context, in FillElementInfo() argument
611 FindAccessibilityFocus(const RefPtr<NG::UINode>& node, int32_t focusType, Accessibility::AccessibilityElementInfo& info, const int64_t uiExtensionOffset, const RefPtr<PipelineBase>& context, int64_t currentFocusNodeId) FindAccessibilityFocus() argument
674 FindInputFocus(const RefPtr<NG::UINode>& node, int32_t focusType, Accessibility::AccessibilityElementInfo& info, const int64_t uiExtensionOffset, const RefPtr<PipelineBase>& context) FindInputFocus() argument
1056 FillEventInfo(const RefPtr<NG::FrameNode>& node, AccessibilityEventInfo& eventInfo, const RefPtr<PipelineBase>& context, const RefPtr<JsAccessibilityManager>& jsAccessibilityManager, const FillEventInfoParam& param) FillEventInfo() argument
1082 FillWebElementInfo(int64_t elementId, AccessibilityElementInfo& elementInfo, const RefPtr<PipelineBase>& context, const RefPtr<JsAccessibilityManager>& jsAccessibilityManager, const FillEventInfoParam& param, const RefPtr<NG::WebPattern>& webPattern) FillWebElementInfo() argument
1101 FillWebEventInfo(AccessibilityEventInfo& eventInfo, const RefPtr<PipelineBase>& context, const RefPtr<JsAccessibilityManager>& jsAccessibilityManager, const FillEventInfoParam& param, const RefPtr<NG::WebPattern>& webPattern) FillWebEventInfo() argument
1270 auto context = node->GetRenderContext(); UpdateAccessibilityElementInfo() local
1939 ActAccessibilityFocus(int64_t elementId, RefPtr<NG::FrameNode>& frameNode, RefPtr<NG::PipelineContext>& context, int64_t& currentFocusNodeId, bool isNeedClear) ActAccessibilityFocus() argument
2495 FillEventInfoWithNode( const RefPtr<NG::FrameNode>& node, AccessibilityEventInfo& eventInfo, const RefPtr<NG::PipelineContext>& context, int64_t elementId) FillEventInfoWithNode() argument
2535 auto context = GetPipelineContext().Upgrade(); GetDelayTimeBeforeSendEvent() local
2549 SendEventToAccessibilityWithNode( const AccessibilityEvent& accessibilityEvent, const RefPtr<AceType>& node, const RefPtr<PipelineBase>& context) SendEventToAccessibilityWithNode() argument
2566 SendEventToAccessibilityWithNodeInner( const AccessibilityEvent& accessibilityEvent, const RefPtr<AceType>& node, const RefPtr<PipelineBase>& context) SendEventToAccessibilityWithNodeInner() argument
2635 auto context = GetPipelineContext().Upgrade(); SendAccessibilityAsyncEvent() local
2653 auto context = GetPipelineContext().Upgrade(); SendAccessibilityAsyncEventInner() local
2708 auto context = GetPipelineContext().Upgrade(); SendWebAccessibilityAsyncEvent() local
3551 auto context = GetPipelineContext().Upgrade(); UpdateViewScale() local
3601 auto context = context_.Upgrade(); GetPipelineByWindowId() local
3634 auto context = jsAccessibilityManager->GetPipelineContext().Upgrade(); SearchElementInfoByAccessibilityId() local
3660 auto context = jsAccessibilityManager->GetPipelineContext().Upgrade(); SearchElementInfoByAccessibilityId() local
3693 auto context = jsAccessibilityManager->GetPipelineContext().Upgrade(); FindFocusedElementInfo() local
3721 auto context = jsAccessibilityManager->GetPipelineContext().Upgrade(); FocusMoveSearch() local
3749 auto context = jsAccessibilityManager->GetPipelineContext().Upgrade(); ExecuteAction() local
3784 auto context = jsAccessibilityManager->GetPipelineContext().Upgrade(); GetCursorPosition() local
3840 SearchElementInfoByAccessibilityIdNG(int64_t elementId, int32_t mode, std::list<AccessibilityElementInfo>& infos, const RefPtr<PipelineBase>& context, int64_t uiExtensionOffset) SearchElementInfoByAccessibilityIdNG() argument
3893 SearchExtensionElementInfoByAccessibilityIdNG(const SearchParameter& searchParam, const RefPtr<NG::FrameNode>& node, std::list<Accessibility::AccessibilityElementInfo>& infos, const RefPtr<PipelineBase>& context, const RefPtr<NG::PipelineContext>& ngPipeline) SearchExtensionElementInfoByAccessibilityIdNG() argument
3926 SearchElementInfosByTextNG(const SearchParameter& searchParam, const RefPtr<NG::FrameNode>& node, std::list<Accessibility::AccessibilityElementInfo>& infos, const RefPtr<PipelineBase>& context, const RefPtr<NG::PipelineContext>& ngPipeline) SearchElementInfosByTextNG() argument
3982 SearchElementInfosByTextNG(int64_t elementId, const std::string& text, std::list<Accessibility::AccessibilityElementInfo>& infos, const RefPtr<PipelineBase>& context, int64_t uiExtensionOffset) SearchElementInfosByTextNG() argument
4038 auto context = jsAccessibilityManager->GetPipelineContext().Upgrade(); SearchElementInfosByText() local
4106 auto context = jsAccessibilityManager->GetPipelineContext().Upgrade(); FindFocusedElementInfo() local
4129 auto context = GetPipelineByWindowId(windowId); FindFocusedElementInfo() local
4169 FindFocusedElementInfoNG(int64_t elementId, int32_t focusType, Accessibility::AccessibilityElementInfo& info, const RefPtr<PipelineBase>& context, const int64_t uiExtensionOffset) FindFocusedElementInfoNG() argument
4216 FindFocusedExtensionElementInfoNG(const SearchParameter& searchParam, Accessibility::AccessibilityElementInfo& info, const RefPtr<PipelineBase>& context, const RefPtr<NG::FrameNode>& root) FindFocusedExtensionElementInfoNG() argument
4236 FindNodeFromPipeline( const WeakPtr<PipelineBase>& context, const int64_t elementId) FindNodeFromPipeline() argument
4264 auto context = AceType::DynamicCast<NG::PipelineContext>(context_.Upgrade()); FindPipelineByElementId() local
4270 auto context = AceType::DynamicCast<NG::PipelineContext>(subContext.Upgrade()); FindPipelineByElementId() local
4288 auto context = jsAccessibilityManager->GetPipelineContext().Upgrade(); ExecuteAction() local
4303 AccessibilityActionEvent(const ActionType& action, const std::map<std::string, std::string>& actionArguments, const RefPtr<AccessibilityNode>& node, const RefPtr<PipelineContext>& context) AccessibilityActionEvent() argument
4491 ExecuteExtensionActionNG(int64_t elementId, const std::map<std::string, std::string>& actionArguments, int32_t action, const RefPtr<PipelineBase>& context, int64_t uiExtensionOffset) ExecuteExtensionActionNG() argument
4499 ExecuteActionNG(int64_t elementId, const std::map<std::string, std::string>& actionArguments, ActionType action, const RefPtr<PipelineBase>& context, int64_t uiExtensionOffset) ExecuteActionNG() argument
4545 ConvertActionTypeToBoolen(ActionType action, RefPtr<NG::FrameNode>& frameNode, int64_t elementId, RefPtr<NG::PipelineContext>& context) ConvertActionTypeToBoolen() argument
4590 auto context = GetPipelineByWindowId(windowId); ExecuteAction() local
4623 auto context = jsAccessibilityManager->GetPipelineContext().Upgrade(); GetCursorPosition() local
4657 auto context = jsAccessibilityManager->GetPipelineContext().Upgrade(); ClearFocus() local
4722 SearchWebElementInfoByAccessibilityIdNG(int64_t elementId, int32_t mode, std::list<AccessibilityElementInfo>& infos, const RefPtr<PipelineBase>& context, const RefPtr<NG::WebPattern>& webPattern) SearchWebElementInfoByAccessibilityIdNG() argument
4759 auto context = GetPipelineByWindowId(windowId); FindWebFocusedElementInfo() local
4770 FindWebFocusedElementInfoNG(int64_t elementId, int32_t focusType, Accessibility::AccessibilityElementInfo& info, const RefPtr<PipelineBase>& context, const RefPtr<NG::WebPattern>& webPattern) FindWebFocusedElementInfoNG() argument
4794 auto context = GetPipelineByWindowId(windowId); WebFocusMoveSearch() local
4805 WebFocusMoveSearchNG(int64_t elementId, int32_t direction, AccessibilityElementInfo& info, const RefPtr<PipelineBase>& context, const RefPtr<NG::WebPattern>& webPattern) WebFocusMoveSearchNG() argument
4839 auto context = GetPipelineByWindowId(windowId); ExecuteWebAction() local
4985 RefPtr<PipelineBase> context; RegisterInteractionOperation() local
5044 RefPtr<PipelineBase> context; DeregisterInteractionOperation() local
5216 auto context = subContext.Upgrade(); RegisterInteractionOperationAsChildTree() local
5254 RefPtr<PipelineBase> context; DeregisterInteractionOperationAsChildTree() local
5264 auto context = GetPipelineContext().Upgrade(); SendUecOnTreeEvent() local
5292 auto context = jsAccessibilityManager->GetPipelineContext().Upgrade(); SetChildTreeIdAndWinId() local
5310 auto context = jsAccessibilityManager->GetPipelineContext().Upgrade(); SetBelongTreeId() local
5374 SetPipelineContext(const RefPtr<PipelineBase>& context) SetPipelineContext() argument
5414 auto context = jsAccessibilityManager->GetPipelineContext().Upgrade(); FocusMoveSearch() local
5431 auto context = GetPipelineByWindowId(windowId); FocusMoveSearch() local
5800 FocusMoveSearchNG(int64_t elementId, int32_t direction, Accessibility::AccessibilityElementInfo& info, const RefPtr<PipelineBase>& context, const int64_t uiExtensionOffset) FocusMoveSearchNG() argument
5815 FocusExtensionElementMoveSearchNG(const SearchParameter& searchParam, Accessibility::AccessibilityElementInfo& info, const RefPtr<PipelineBase>& context, const RefPtr<NG::FrameNode>& root, RefPtr<NG::FrameNode>& outputExtensionNode) FocusExtensionElementMoveSearchNG() argument
5843 auto context = GetPipelineContext().Upgrade(); SetSearchElementInfoByAccessibilityIdResult() local
5865 auto context = GetPipelineContext().Upgrade(); SetSearchElementInfoByTextResult() local
5907 auto context = context_.Upgrade(); GetPagePath() local
5915 GenerateCommonProperty(const RefPtr<PipelineBase>& context, CommonProperty& output, const RefPtr<PipelineBase>& mainContext) GenerateCommonProperty() argument
5955 FindText(const RefPtr<NG::UINode>& node, std::list<Accessibility::AccessibilityElementInfo>& infos, const RefPtr<NG::PipelineContext>& context, const CommonProperty& commonProperty, const SearchParameter& searchParam) FindText() argument
5988 FindTextByTextHint(const RefPtr<NG::UINode>& node, std::list<Accessibility::AccessibilityElementInfo>& infos, const RefPtr<NG::PipelineContext>& context, const CommonProperty& commonProperty, const SearchParameter& searchParam) FindTextByTextHint() argument
[all...]
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp254 extern "C" ACE_FORCE_EXPORT void* OHOS_ACE_CreateUIContent(void* context, void* runtime) in OHOS_ACE_CreateUIContent() argument
261 extern "C" ACE_FORCE_EXPORT void* OHOS_ACE_CreateFormContent(void* context, voi argument
175 AddResConfigInfo( const std::shared_ptr<OHOS::AbilityRuntime::Context>& context, ResourceConfiguration& aceResCfg) AddResConfigInfo() argument
202 AddSetAppColorModeToResConfig( const std::shared_ptr<OHOS::AbilityRuntime::Context>& context, ResourceConfiguration& aceResCfg) AddSetAppColorModeToResConfig() argument
320 ParseAvoidAreasUpdate(const RefPtr<NG::PipelineContext>& context, const std::map<OHOS::Rosen::AvoidAreaType, OHOS::Rosen::AvoidArea>& avoidAreas, const ViewportConfig& config) ParseAvoidAreasUpdate() argument
345 AvoidAreasUpdateOnUIExtension(const RefPtr<NG::PipelineContext>& context, const std::map<OHOS::Rosen::AvoidAreaType, OHOS::Rosen::AvoidArea>& avoidAreas) AvoidAreasUpdateOnUIExtension() argument
365 auto context = AceType::DynamicCast<NG::PipelineContext>(pipelineContext); UpdateSafeArea() local
399 auto context = container->GetPipelineContext(); OnSizeChange() local
440 auto context = container->GetPipelineContext(); LaterAvoid() local
722 UIContentImpl(OHOS::AbilityRuntime::Context* context, void* runtime) UIContentImpl() argument
733 UIContentImpl(OHOS::AbilityRuntime::Context* context, void* runtime, bool isCard) UIContentImpl() argument
756 auto context = context_.lock(); UIContentImpl() local
1010 auto context = context_.lock(); CommonInitializeForm() local
1381 reinterpret_cast<NativeReference*>(ref), context); CommonInitializeForm() local
1395 auto context = NG::PipelineContext::GetContextByContainerId(instanceId_); UpdateFontScale() local
1507 auto context = context_.lock(); CommonInitialize() local
1971 container->SetLocalStorage(reinterpret_cast<NativeReference*>(ref), context); CommonInitialize() local
2498 auto context = AceType::DynamicCast<NG::PipelineContext>(pipelineContext); UpdateViewportConfigWithAnimation() local
2601 auto context = NG::PipelineContext::GetCurrentContext(); UIExtensionUpdateViewportConfig() local
2799 UpdateDialogResourceConfiguration(RefPtr<Container>& container, const std::shared_ptr<OHOS::AbilityRuntime::Context>& context) UpdateDialogResourceConfiguration() argument
2847 auto context = context_.lock(); InitializeSubWindow() local
3342 auto context = context_.lock(); DumpViewData() local
3867 auto context = AceType::DynamicCast<NG::PipelineContext>(container->GetPipelineContext()); SetForceSplitEnable() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp479 auto context = host->GetContext(); in OnModifyDone() local
587 auto context = host->GetContextRefPtr(); in ClearOnFocusTextField() local
626 auto context in OnDirtyLayoutWrapperSwap() local
10206 auto context = host->GetContext(); GetTextThemeFontSize() local
11228 auto context = host->GetContext(); DumpInfo() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.cpp626 auto context = PipelineContext::GetCurrentContextSafely(); in SetTextSelection() local
2465 auto context = PipelineContext::GetCurrentContextSafely(); in OnModifyDone() local
2494 auto context = PipelineContext::GetCurrentContextSafely(); in OnModifyDone() local
3150 auto context = PipelineContext::GetCurrentContextSafely(); HandleSurfaceChanged() local
3469 auto context = PipelineContext::GetCurrentContextSafely(); OnColorConfigurationUpdate() local
3568 auto context = host->GetRenderContext(); CreateNodePaintMethod() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dmock_web_delegate.cpp398 NWebScreenLockCallbackImpl::NWebScreenLockCallbackImpl(const WeakPtr<PipelineBase>& context) : context_(context) {} in NWebScreenLockCallbackImpl() argument
403 void WebDelegateObserver::OnAttachContext(const RefPtr<NG::PipelineContext>& context) {} in OnAttachContext() argument
524 void WebDelegate::InitOHOSWeb(const RefPtr<PipelineBase>& context, const RefPtr<NG::RenderSurface>& surface) in InitOHOSWeb() argument
531 bool WebDelegate::PrepareInitOHOSWeb(const WeakPtr<PipelineBase>& context) in PrepareInitOHOSWeb() argument
544 bool WebDelegate::InitWebSurfaceDelegate(const WeakPtr<PipelineBase>& context) in InitWebSurfaceDelegate() argument
548 void WebDelegate::InitOHOSWeb(const WeakPtr<PipelineBase>& context) in InitOHOSWeb() argument
1109 void WebDelegate::OnAttachContext(const RefPtr<NG::PipelineContext>& context) {} in OnAttachContext() argument
415 CreatePlatformResource( const Size& size, const Offset& position, const WeakPtr<PipelineContext>& context) CreatePlatformResource() argument
517 CreatePluginResource( const Size& size, const Offset& position, const WeakPtr<PipelineContext>& context) CreatePluginResource() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node.cpp176 void RSRenderNode::OnRegister(const std::weak_ptr<RSContext>& context) in OnRegister() argument
217 RSRenderNode::RSRenderNode(NodeId id, const std::weak_ptr<RSContext>& context, bool isTextureExportNode) in RSRenderNode() argument
330 auto context = GetContext().lock(); in SetIsOnTheTree() local
221 RSRenderNode( NodeId id, bool isOnTheTree, const std::weak_ptr<RSContext>& context, bool isTextureExportNode) RSRenderNode() argument
1154 auto context = GetContext().lock(); ~RSRenderNode() local
1167 auto context = GetContext().lock(); FallbackAnimationsToRoot() local
1389 RSModifierContext context = { GetMutableRenderProperties() }; CheckAndUpdateGeoTrans() local
1577 RSModifierContext context = { GetMutableRenderProperties() }; Update() local
2399 RSModifierContext context = { GetMutableRenderProperties() }; ApplyPositionZModifier() local
2428 ApplyModifier(RSModifierContext& context, std::shared_ptr<RSRenderModifier> modifier) ApplyModifier() argument
2459 RSModifierContext context = { GetMutableRenderProperties() }; ApplyModifiers() local
3175 auto context = GetContext().lock(); CheckGroupableAnimation() local
3224 auto context = GetContext().lock(); MarkNodeGroup() local
3656 auto context = GetContext().lock(); GetInstanceRootNode() local
3679 auto context = GetContext().lock(); GetFirstLevelNode() local
3689 auto context = GetContext().lock(); GetUifirstRootNode() local
3749 auto context = GetContext().lock(); SetNodeName() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.cpp1829 void RSMainThread::OnHideNotchStatusCallback(const char *key, const char *value, void *context) in OnHideNotchStatusCallback() argument
1837 void RSMainThread::OnDrawingCacheDfxSwitchCallback(const char *key, const char *value, void *context) in OnDrawingCacheDfxSwitchCallback() argument

Completed in 105 milliseconds

1...<<281282283284285286287288