Home
last modified time | relevance | path

Searched defs:subset (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/bitmap/
H A Dbitmap_test.cpp682 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 Dskia_bitmap_test.cpp146 Rect subset = Rect(0, 0, 50, 50); // 50: right, bottom in HWTEST_F() local
/foundation/multimedia/media_foundation/engine/pipeline/core/
H A Dcompatible_check.cpp127 bool IsSubsetMime(const std::string& subset, const std::string& universe) in IsSubsetMime() argument
/arkcompiler/ets_runtime/ecmascript/
H A Djs_locale.cpp199 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