Searched defs:subset (Results 1 - 4 of 4) sorted by relevance
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/bitmap/ |
| H A D | bitmap_test.cpp | 682 Rect subset = Rect(0, 0, 50, 50); // 50: right, bottom in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/ |
| H A D | skia_bitmap_test.cpp | 146 Rect subset = Rect(0, 0, 50, 50); // 50: right, bottom in HWTEST_F() local
|
| /foundation/multimedia/media_foundation/engine/pipeline/core/ |
| H A D | compatible_check.cpp | 127 bool IsSubsetMime(const std::string& subset, const std::string& universe) in IsSubsetMime() argument
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | js_locale.cpp | 199 JSHandle<TaggedArray> subset = factory->NewTaggedArray(indexAvailableLocales.size()); in LookupSupportedLocales() local 271 JSHandle<JSArray> subset = JSArray::CreateArrayFromList(thread, supportedLocales); in SupportedLocales() local
|
Completed in 6 milliseconds