/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fNegativeComputeTests.cpp | 142 std::ostringstream source; in genBuiltInSource() local
|
H A D | es31fNegativeSampleVariablesTests.cpp | 51 const char* const source = shaderSource.c_str(); in verifyShader() local
|
H A D | es31fNegativeShaderDirectiveTests.cpp | 82 const char* const source = shaderSource.c_str(); in verifyShader() local 115 std::ostringstream source; in primitive_bounding_box() local 130 const std::string source = "#version 320 es\n" in primitive_bounding_box() local 143 const std::string source = "#version 320 es\n" in primitive_bounding_box() local 156 const std::string source in primitive_bounding_box() local 193 std::ostringstream source; blend_equation_advanced() local 222 std::ostringstream source; sample_variables() local 251 std::ostringstream source; shader_image_atomic() local 283 std::ostringstream source; shader_multisample_interpolation() local 297 std::ostringstream source; shader_multisample_interpolation() local 323 std::ostringstream source; texture_storage_multisample_2d_array() local 363 std::ostringstream source; gpu_shader_5() local 377 std::ostringstream source; gpu_shader_5() local 390 std::ostringstream source; gpu_shader_5() local 410 std::ostringstream source; shader_io_blocks() local 468 std::ostringstream source; texture_buffer() local 496 std::ostringstream source; texture_cube_map_array() local [all...] |
H A D | es31fShaderStateQueryTests.cpp | 419 const std::string source = brokenShaderSource(m_context.getRenderContext().getType()); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineMultisampleBase.hpp | 62 ComponentSource source; member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
H A D | vktShaderClockTests.cpp | 173 std::stringstream source; in initShaderSpec() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmNonSemanticInfoTests.cpp | 292 std::string source = in initPrograms() local
|
H A D | vktSpvAsmUtils.hpp | 283 Dest bitwiseCast (Src source) in bitwiseCast() argument
|
/third_party/vk-gl-cts/framework/randomshaders/ |
H A D | rsgShader.hpp | 107 void setSource (const char* source) { m_source = source; } in setSource() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | BufferGL.cpp | 113 copySubData(const gl::Context *context, BufferImpl *source, GLintptr sourceOffset, GLintptr destOffset, GLsizeiptr size) copySubData() argument
|
/third_party/zlib/contrib/puff/ |
H A D | puff.c | 793 puff(unsigned char *dest, unsigned long *destlen, const unsigned char *source, unsigned long *sourcelen) puff() argument
|
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/ |
H A D | drv_mmz_ext_k.c | 555 HI_S32 hi_drv_smmu_query_buffer_source(smmu_buffer *smmu_buf, HI_S32 *source) in hi_drv_smmu_query_buffer_source() argument 576 HI_S32 hi_drv_sec_smmu_query_buffer_source(unsigned int sec_smmu, HI_S32 *source) in hi_drv_sec_smmu_query_buffer_source() argument
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
H A D | isp_params.c | 385 struct media_entity *source, *sink; in rkisp_register_params_vdev() local
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
H A D | isp_params.c | 393 struct media_entity *source, *sink; in rkisp_register_params_vdev() local
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/ |
H A D | cj_ability_context_object.cpp | 42 void UnWrapStartOption(CJStartOptions* source, AAFwk::StartOptions& target) in UnWrapStartOption() argument
|
/foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/rtsp/ |
H A D | rtsp_unit_test.cpp | 583 const std::string &source = "source"; in HWTEST_F() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_overlay/ |
H A D | select_overlay_manager.cpp | 386 void SelectOverlayManager::NotifyOnScrollCallback(int32_t id, Axis axis, float offset, int32_t source) in NotifyOnScrollCallback() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/calendar/ |
H A D | calendar_data_adapter.cpp | 62 bool CalendarDataAdapter::ParseData(int32_t indexOfContainer, const std::string& source, CalendarDaysOfMonth& result) in ParseData() argument 242 void CalendarDataAdapter::ParseCardCalendarData(const std::string& source) in ParseCardCalendarData() argument
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/ |
H A D | sheet_presentation_test_ng.cpp | 145 int32_t source = SCROLL_FROM_ANIMATION; in HWTEST_F() local [all...] |
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
H A D | rich_editor_pattern_testone_ng.cpp | 748 RefPtr<SpanNode> source = OHOS::Ace::NG::SpanNode::CreateSpanNode(1); in HWTEST_F() local
|
H A D | rich_editor_pattern_testfour_ng.cpp | 772 RefPtr<SpanNode> source = OHOS::Ace::NG::SpanNode::CreateSpanNode(1); in HWTEST_F() local
|
H A D | rich_editor_styled_string_test_ng.cpp | 907 RefPtr<SpanItem> source = AceType::MakeRefPtr<SpanItem>(); in HWTEST_F() local 924 RefPtr<SpanItem> source = AceType::MakeRefPtr<SpanItem>(); in HWTEST_F() local 941 auto source = AceType::MakeRefPtr<SpanItem>(); in HWTEST_F() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/image/apng/ |
H A D | apng_image_player.cpp | 28 APngImagePlayer( ImageSourceInfo source, UploadSuccessCallback successCallback, const WeakPtr<PipelineBase>& weakContext, const RefPtr<PNGImageDecoder>& decoder, int32_t dstWidth, int32_t dstHeight) APngImagePlayer() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_layout_algorithm.cpp | 74 void RichEditorLayoutAlgorithm::CopySpanStyle(RefPtr<SpanItem> source, RefPtr<SpanItem> target) in CopySpanStyle() argument
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/ |
H A D | web_pattern_focus_test_ng.cpp | 220 bool UpdateCurrentOffset(float delta, int32_t source) in UpdateCurrentOffset() argument 1724 int32_t source = SCROLL_FROM_START; in HWTEST_F() local
|