Searched defs:comb (Results 1 - 11 of 11) sorted by relevance
/foundation/window/window_manager/dm/test/unittest/ |
H A D | screen_group_test.cpp | 67 ScreenCombination comb = screenGroup->GetCombination(); in HWTEST_F() local 83 ScreenCombination comb = screenGroup->GetCombination(); in HWTEST_F() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_pullup.h | 65 int (*comb)(const uint8_t *a, const uint8_t *b, ptrdiff_t s); member
|
H A D | vf_pullup.c | 83 int i, j, comb = 0; in comb_c() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fFboCompletenessTests.cpp | 314 bool SupportedCombinationTest::tryCombination (const FormatCombination& comb) in tryCombination() argument 351 FormatCombination comb; in iterate() local [all...] |
/third_party/zlib/ |
H A D | crc32.c | 873 z_word_t crc0, word0, comb; in crc32_z() local [all...] |
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/ |
H A D | dscreen.cpp | 569 std::pair<std::string, std::string> comb = {locEnc.name, rmtDec.name}; in ChooseCodecType() local
|
/third_party/node/deps/zlib/ |
H A D | crc32.c | 930 z_word_t crc0, word0, comb; in crc32_z() local [all...] |
/third_party/mesa3d/src/mesa/main/ |
H A D | ff_fragment_shader.cpp | 274 const struct gl_tex_env_combine_packed *comb = in make_state_key() local [all...] |
/foundation/window/window_manager/dm/src/ |
H A D | screen_manager.cpp | 192 ScreenCombination comb = screenGroup->GetCombination();
in NotifyVirtualScreenGroupChanged() local
|
/third_party/python/Modules/ |
H A D | unicodedata.c | 653 int f,l,index,index1,comb; in nfc_nfkc() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
H A D | vktFragmentShadingRateBasic.cpp | 882 deInt32 FSRTestInstance::CombineMasks(deInt32 rateMask0, deInt32 rateMask1, VkFragmentShadingRateCombinerOpKHR comb, bool allowUnclampedResult) const in CombineMasks() argument
|
Completed in 16 milliseconds