Home
last modified time | relevance | path

Searched defs:combination (Results 1 - 14 of 14) sorted by relevance

/foundation/window/window_manager/utils/src/
H A Dscreen_group_info.cpp57 uint32_t combination; in InnerUnmarshalling() local
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dmulti_screen_manager_test.cpp114 ScreenCombination combination = ScreenCombination::SCREEN_ALONE; in HWTEST_F() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DFunctionLookup.cpp35 std::vector<int> combination = target[copyIndex]; in GetImplicitConversionCombinations() local
/foundation/window/window_manager/dmserver/src/
H A Dabstract_screen.cpp419 ScreenCombination combination = abstractScreenGroup->GetScreenCombination(); in GetSourceMode() local
492 AbstractScreenGroup(sptr<AbstractScreenController> screenController, ScreenId dmsId, ScreenId rsId, std::string name, ScreenCombination combination) AbstractScreenGroup() argument
H A Dabstract_screen_controller.cpp1154 ChangeScreenGroup(sptr<AbstractScreenGroup> group, const std::vector<ScreenId>& screens, const std::vector<Point>& startPoints, bool filterScreen, ScreenCombination combination) ChangeScreenGroup() argument
/foundation/window/window_manager/test/systemtest/dms/
H A Dscreen_manager_test.cpp288 void ScreenManagerTest::CheckScreenGroupState(ScreenCombination combination, ScreenGroupChangeEvent event, in CheckScreenGroupState() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/selftests/
H A Dhuge_pages.c396 unsigned int combination = SZ_4K; /* Required for ppGTT */ in igt_mock_exhaust_device_supported_pages() local
/third_party/skia/src/core/
H A DSkClipStack.cpp347 void SkClipStack::Element::combineBoundsDiff(FillCombo combination, const SkRect& prevFinite) { in combineBoundsDiff() argument
390 void SkClipStack::Element::combineBoundsIntersection(int combination, const SkRect& prevFinite) { in combineBoundsIntersection() argument
480 FillCombo combination = kPrev_Cur_FillCombo; in updateBoundAndGenID() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/selftests/
H A Dhuge_pages.c438 unsigned int combination = SZ_4K; /* Required for ppGTT */ in igt_mock_exhaust_device_supported_pages() local
/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_session.cpp873 ScreenCombination combination = GetScreenCombination(); in GetSourceMode() local
893 void ScreenSession::SetScreenCombination(ScreenCombination combination) in SetScreenCombination() argument
1198 ScreenSessionGroup(ScreenId screenId, ScreenId rsId, std::string name, ScreenCombination combination) ScreenSessionGroup() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiExternalMemoryTests.cpp4562 std::ostringstream combination; in generateFailureText() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiExternalMemoryTests.cpp4328 std::ostringstream combination; in generateFailureText() local
[all...]
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp3919 ChangeScreenGroup(sptr<ScreenSessionGroup> group, const std::vector<ScreenId>& screens, const std::vector<Point>& startPoints, bool filterScreen, ScreenCombination combination) ChangeScreenGroup() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderSubroutineTests.cpp4622 calculate( const glw::GLuint combination[4], const Utils::vec4<glw::GLfloat>& left, const Utils::vec4<glw::GLfloat>& right, const Utils::vec4<glw::GLuint>& indices, Utils::vec4<glw::GLfloat>& out_combined, Utils::vec4<glw::GLfloat>& out_combined_inverted, Utils::vec4<glw::GLfloat>& out_constant, Utils::vec4<glw::GLfloat>& out_constant_inverted, Utils::vec4<glw::GLfloat>& out_dynamic, Utils::vec4<glw::GLfloat>& out_dynamic_inverted, Utils::vec4<glw::GLfloat>& out_loop) const calculate() argument
4685 logError(const glw::GLuint combination[4], const Utils::vec4<glw::GLfloat>& left, const Utils::vec4<glw::GLfloat>& right, const Utils::vec4<glw::GLuint>& indices, const Utils::vec4<glw::GLfloat> vec4_expected[7], const Utils::vec4<glw::GLfloat> vec4_result[7], glw::GLuint array_length, bool result[7]) const logError() argument
4833 testDraw(const glw::GLuint combination[4], const Utils::vec4<glw::GLfloat>& left, const Utils::vec4<glw::GLfloat>& right, const Utils::vec4<glw::GLuint>& indices) const testDraw() argument
[all...]

Completed in 47 milliseconds